diff options
author | Chris <[email protected]> | 2020-04-26 14:17:15 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-04-26 14:17:15 -0400 |
commit | b98a4a0f6dbf0e4c1340653708dec2b91953e4e0 (patch) | |
tree | 69aebd29b78d63ac58e575261bdb3eaf3ea44350 /themes | |
parent | b2cb147f7ac5c110638fcc280174d83aed95908f (diff) |
auto push
Diffstat (limited to 'themes')
-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' } - |