Mercurial > ec-dotfiles
diff rc/vimrc @ 667:6887e66d83b4
[vim] The specialthing color is way better using the provided theme
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 11 Dec 2021 18:28:16 +0900 |
parents | f5e12f656c03 |
children | b7929dbc5bfe |
line wrap: on
line diff
--- a/rc/vimrc Sat Dec 11 18:17:38 2021 +0900 +++ b/rc/vimrc Sat Dec 11 18:28:16 2021 +0900 @@ -81,7 +81,7 @@ set background=dark if has("autocmd") - autocmd colorscheme * highlight specialkey ctermfg=gray + "autocmd colorscheme * highlight specialkey ctermfg=gray endif let g:srcery_bg_passthrough=1