diff options
Diffstat (limited to 'modules/theme.vim')
| -rw-r--r-- | modules/theme.vim | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/theme.vim b/modules/theme.vim index e302aee9..164e7356 100644 --- a/modules/theme.vim +++ b/modules/theme.vim @@ -10,7 +10,7 @@ colorscheme codedark  "color space-vim-dark  " gray comments -hi Comment guifg=#5C6370 ctermfg=59 +""hi Comment guifg=#5C6370 ctermfg=59  " this will show italics if your terminal supports that  hi Comment cterm=italic | 
