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