diff --git a/init.vim b/init.vim index 9f4aabc..dd3e4d8 100644 --- a/init.vim +++ b/init.vim @@ -83,6 +83,7 @@ nmap ]g (coc-diagnostic-next) syntax on set background=dark colorscheme solarized +highlight Normal ctermbg=none """ Project-Specific Settings