summaryrefslogtreecommitdiffstats
path: root/powerline/config_files/themes/vim/plugin_gundo-preview.json
diff options
context:
space:
mode:
Diffstat (limited to 'powerline/config_files/themes/vim/plugin_gundo-preview.json')
-rw-r--r--powerline/config_files/themes/vim/plugin_gundo-preview.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/powerline/config_files/themes/vim/plugin_gundo-preview.json b/powerline/config_files/themes/vim/plugin_gundo-preview.json
new file mode 100644
index 0000000..ad8432c
--- /dev/null
+++ b/powerline/config_files/themes/vim/plugin_gundo-preview.json
@@ -0,0 +1,18 @@
+{
+ "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"
+ }
+ ]
+ }
+}