diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-23 17:09:41 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-23 17:09:41 +0100 |
commit | 0e048b1bfbe52273bc43ec06cfb3776a57a434d5 (patch) | |
tree | 695f8543ea319487cfff6d5938f7f5ec87ef2fc6 /vim | |
parent | 7da94db2a0fcaf3bc524378a77ee2265a52b96f2 (diff) |
added new colorscheme
Diffstat (limited to 'vim')
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -400,7 +400,7 @@ nnoremap <leader>ev <C-w>s<C-w>j<C-w>L:e $MYVIMRC<cr> "let g:gruvbox_contrast_dark = 'hard' set background=dark "colorscheme solarized -colorscheme elflord +colorscheme peachpuff "colorscheme tfl-subtle "syntax reset "highlight clear |