mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-25 20:47:45 +01:00
vim: tex now has colorcolumn at 80
This commit is contained in:
parent
f3c03f3874
commit
c3a15eb445
@ -312,6 +312,7 @@ autocmd VimLeave *.c !cclear
|
||||
autocmd BufEnter,FileType c set colorcolumn=80
|
||||
autocmd BufEnter,FileType java set colorcolumn=100
|
||||
autocmd BufEnter,FileType markdown set colorcolumn=80
|
||||
autocmd BufEnter,FileType tex set colorcolumn=80
|
||||
autocmd BufEnter,FileType nim set colorcolumn=80
|
||||
autocmd BufEnter,FileType python set colorcolumn=80
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user