diff options
Diffstat (limited to 'themes/lightline.vim')
-rw-r--r-- | themes/lightline.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/lightline.vim b/themes/lightline.vim deleted file mode 100644 index 6d371a7a..00000000 --- a/themes/lightline.vim +++ /dev/null @@ -1,2 +0,0 @@ -let g:lightline = { 'colorscheme': 'material_vim' } - |