Archived
1
0
Fork 0

nvim: Tweak comment highlighting color

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-01-23 21:39:43 +01:00
parent 283b02e3d3
commit 900e367c12
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

View file

@ -147,6 +147,7 @@ set number
let no_buffers_menu=1
let g:dracula_colorterm = 0
colorscheme dracula
highlight comment ctermfg=7
" Better command line completion
set wildmenu