summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--curtis/.config/nvim/colors/trivial.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/curtis/.config/nvim/colors/trivial.vim b/curtis/.config/nvim/colors/trivial.vim
index 55f3ced6..8879cc13 100644
--- a/curtis/.config/nvim/colors/trivial.vim
+++ b/curtis/.config/nvim/colors/trivial.vim
@@ -18,6 +18,7 @@ hi NonText ctermfg=DarkGray
 hi Search ctermbg=Yellow ctermfg=Black
 hi StatusLine cterm=NONE ctermbg=Black ctermfg=LightGray
 hi StatusLineNC cterm=NONE ctermbg=Black ctermfg=DarkGray
+hi Folded ctermbg=Black ctermfg=DarkGray
 hi Visual cterm=inverse ctermbg=NONE
 
 hi Comment ctermfg=DarkBlue
2013-04-23Remove unused pluginsJune McEnroe 2013-04-23Switch to base16-default colorschemeJune McEnroe 2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe 2013-03-24Add paredit.vimJune McEnroe 2013-03-14Update base16-vimJune McEnroe It's still crap 2013-03-12Hide mode from below statuslineJune McEnroe 2013-03-12Switch to powerlineJune McEnroe Which I'm not going to bother configuring because it thinks it's all fancy and for other things that aren't Vim so it stores its config file in ~/.config which I keep in a different repo and I only want to use it for Vim so fuck you, Powerline. </rant> 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe