summary refs log tree commit diff
path: root/home/.config/nvim/colors/trivial.vim
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/nvim/colors/trivial.vim')
-rw-r--r--home/.config/nvim/colors/trivial.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/nvim/colors/trivial.vim b/home/.config/nvim/colors/trivial.vim
index d0831ec7..1f482321 100644
--- a/home/.config/nvim/colors/trivial.vim
+++ b/home/.config/nvim/colors/trivial.vim
@@ -20,6 +20,7 @@ hi StatusLineNC cterm=NONE ctermbg=0 ctermfg=8
 hi Folded ctermbg=0 ctermfg=8
 hi Visual cterm=inverse ctermbg=NONE
 hi Title ctermfg=5
+hi Directory ctermfg=4
 
 hi Comment ctermfg=4
 
gsubject'>Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe