feat: vim 80 column bar
This commit is contained in:
parent
00b32f871d
commit
cb494639c3
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
@ -14,6 +14,8 @@ set smartcase
|
|||
set smartindent
|
||||
set tabstop=4
|
||||
set ttymouse=sgr
|
||||
au BufNewFile,BufRead *.c set cc=81
|
||||
au BufNewFile,BufRead *.h set cc=81
|
||||
|
||||
""" packages \"""
|
||||
packadd! vim-better-whitespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue