From 40782401c926cbc67bacb9df37e4f917e8e78491 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 6 Aug 2018 14:34:03 -0400 Subject: Fix colorscheme manUnderline disable Otherwise manUnderline counts as "cleared" so the default in man.vim takes over again. --- home/.config/nvim/colors/trivial.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/.config/nvim/colors/trivial.vim b/home/.config/nvim/colors/trivial.vim index fbe60433..1bb23d76 100644 --- a/home/.config/nvim/colors/trivial.vim +++ b/home/.config/nvim/colors/trivial.vim @@ -49,7 +49,7 @@ hi! link Todo SpecialComment hi diffAdded ctermfg=10 hi diffRemoved ctermfg=9 -hi manUnderline cterm=NONE +hi! link manUnderline Normal hi link rubyDefine Structure hi link rubyStringDelimiter String -- cgit 1.4.1 dontfiles
summary refs log tree commit diff
path: root/port/file2c (unfollow)
Commit message (Expand)Author
2020-02-12Update catgirl pty grabJune McEnroe
2020-02-12Link to cgit /about pages where appropriateJune McEnroe
2020-02-11Separate LINKS from BINS for html to workJune McEnroe
2020-02-11Add margin to Bl-bullet itemsJune McEnroe
2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe
2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe
2020-02-09Add To Be Taught, If FortunateJune McEnroe
2020-02-04Add The Future of Another TimelineJune McEnroe
2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe
2020-01-28Change scout sensitivity to 1.4June McEnroe
2020-01-28Import shows.txtJune McEnroe