Skip to content

Commit 7d4809d

Browse files
committed
color column on 120
1 parent 035f5eb commit 7d4809d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ let g:notes_directory = '~/.notes'
143143
let g:notes_suffix = '.txt'
144144

145145
" I bet this will get annoying but I'm playing around with it
146-
"set colorcolumn=79,120
146+
set colorcolumn=120
147147

148148
highlight folded ctermfg=DarkGrey ctermbg=none cterm=underline term=none
149149
highlight colorcolumn ctermbg=DarkBlue

0 commit comments

Comments
 (0)