diff --git a/dotfiles/.vimrc b/dotfiles/.vimrc index 0c4d6737..d39eaf95 100644 --- a/dotfiles/.vimrc +++ b/dotfiles/.vimrc @@ -31,7 +31,7 @@ call plug#end() syntax enable set background=dark colorscheme betelgeuse -set g:lightline = { 'colorscheme': 'ThemerVimLightline' } +" set g:lightline = { 'colorscheme': 'ThemerVimLightline' } " Settings for plugin https://github.com/neoclide/coc.nvim.git autocmd FileType json syntax match Comment +\/\/.\+$+