diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-23 17:20:15 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-23 17:20:15 +0100 |
commit | d34efc13bd6c9499e49a6f18b08e965203e39d8d (patch) | |
tree | 802b4ed670a683465506aed71462d6d3b710864f /vim/vimrc | |
parent | 46112d18242a39af648d448afe8a9f7f135da0a2 (diff) |
another colorscheme
Diffstat (limited to '')
-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 peachpuff +colorscheme default "colorscheme tfl-subtle "syntax reset "highlight clear |