aboutsummaryrefslogtreecommitdiff
path: root/config/powerline/config.json
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-03-14 19:11:19 +0100
committerBen Beltran <ben@nsovocal.com>2019-03-14 19:11:19 +0100
commit01e206524dfa62b8812599366806a11f2cae15fd (patch)
tree130a037d78d71a97adb70d46251aa9b39b54e412 /config/powerline/config.json
parent0111fba856f086d9b94858328e1388d724c12826 (diff)
Merge master
Diffstat (limited to 'config/powerline/config.json')
-rw-r--r--config/powerline/config.json48
1 files changed, 0 insertions, 48 deletions
diff --git a/config/powerline/config.json b/config/powerline/config.json
deleted file mode 100644
index a70922f..0000000
--- a/config/powerline/config.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "common": {
- "term_truecolor": false,
- "dividers": {
- "left": {
- "hard": " ",
- "soft": " "
- },
- "right": {
- "hard": " ",
- "soft": " "
- }
- },
- "spaces": 1
- },
- "ext": {
- "ipython": {
- "colorscheme": "default",
- "theme": "in",
- "local_themes": {
- "rewrite": "rewrite",
- "out": "out",
- "in2": "in2"
- }
- },
- "shell": {
- "colorscheme": "default",
- "theme": "default"
- },
- "tmux": {
- "colorscheme": "default",
- "theme": "default"
- },
- "vim": {
- "colorscheme": "default",
- "theme": "default",
- "local_themes": {
- "cmdwin": "cmdwin",
- "help": "help",
- "quickfix": "quickfix"
- }
- },
- "wm": {
- "colorscheme": "default",
- "theme": "default"
- }
- }
-}