From 72efe134f645a5212f875c153dd8db4a64cbe968 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Tue, 23 Jan 2024 11:13:18 +0100 Subject: changes --- .../themes/vim/plugin_gundo-preview.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Common/powerline_config/themes/vim/plugin_gundo-preview.json (limited to 'Common/powerline_config/themes/vim/plugin_gundo-preview.json') diff --git a/Common/powerline_config/themes/vim/plugin_gundo-preview.json b/Common/powerline_config/themes/vim/plugin_gundo-preview.json deleted file mode 100644 index ad8432c..0000000 --- a/Common/powerline_config/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" - } - ] - } -} -- cgit v1.2.3