diff --git a/init.vim b/init.vim index 85c41e1..af134e7 100644 --- a/init.vim +++ b/init.vim @@ -881,7 +881,8 @@ augroup END au! " au FileType tex setlocal textwidth=80 augroup END - set colorcolumn=82 + set colorcolumn=101 + highlight ColorColumn ctermbg=5 guibg=purple " }} " Change window directory to the same as the open buffer