aboutsummaryrefslogtreecommitdiff
path: root/powerline/themes/vim/plugin_gundo-preview.json
diff options
context:
space:
mode:
Diffstat (limited to 'powerline/themes/vim/plugin_gundo-preview.json')
-rw-r--r--powerline/themes/vim/plugin_gundo-preview.json18
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"
- }
- ]
- }
-}