diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2020-05-21 00:46:01 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2020-05-21 00:46:01 +0200 |
commit | 6a32948c7e5f8b26149a32033df3131d057b539b (patch) | |
tree | b2b2ed5566620a4c2e3a322e505b81d074ce1958 /powerline/themes/vim/plugin_gundo-preview.json | |
parent | b9fc5fd75ddf4f1d77ae7cd673b80260887cacf9 (diff) | |
download | dotfiles-6a32948c7e5f8b26149a32033df3131d057b539b.tar.gz |
Remove unneeded
Diffstat (limited to 'powerline/themes/vim/plugin_gundo-preview.json')
-rw-r--r-- | powerline/themes/vim/plugin_gundo-preview.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/powerline/themes/vim/plugin_gundo-preview.json b/powerline/themes/vim/plugin_gundo-preview.json deleted file mode 100644 index ad8432c..0000000 --- a/powerline/themes/vim/plugin_gundo-preview.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "segments": { - "left": [ - { - "type": "string", - "highlight_groups": ["gundo:name", "file_name"], - "contents": "Undo diff" - }, - { - "type": "string", - "highlight_groups": ["gundo:background", "background"], - "draw_soft_divider": false, - "draw_hard_divider": false, - "width": "auto" - } - ] - } -} |