aboutsummaryrefslogtreecommitdiff
path: root/Common/powerline_config/themes/vim/cmdwin.json
diff options
context:
space:
mode:
Diffstat (limited to 'Common/powerline_config/themes/vim/cmdwin.json')
-rw-r--r--Common/powerline_config/themes/vim/cmdwin.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/Common/powerline_config/themes/vim/cmdwin.json b/Common/powerline_config/themes/vim/cmdwin.json
deleted file mode 100644
index e6a05b0..0000000
--- a/Common/powerline_config/themes/vim/cmdwin.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "segments": {
- "left": [
- {
- "type": "string",
- "contents": "Command Line",
- "highlight_groups": ["file_name"]
- },
- {
- "type": "string",
- "highlight_groups": ["background"],
- "draw_soft_divider": false,
- "draw_hard_divider": false,
- "width": "auto"
- }
- ]
- }
-}