diff options
Diffstat (limited to 'config/powerline/themes/ipython/in2.json')
| -rw-r--r-- | config/powerline/themes/ipython/in2.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/config/powerline/themes/ipython/in2.json b/config/powerline/themes/ipython/in2.json deleted file mode 100644 index 601fc9e..0000000 --- a/config/powerline/themes/ipython/in2.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "default_module": "powerline.segments.common", - "segments": { - "left": [ - { - "type": "string", - "contents": "", - "width": "auto", - "highlight_group": ["prompt"] - } - ] - } -} |