NERDTree improvements; more plugins
This commit is contained in:
parent
07a5238bf9
commit
bf31a4d23d
8 changed files with 64 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
" Show a visual market at text width 80
|
||||
setlocal colorcolumn=80
|
||||
setlocal colorcolumn=81
|
||||
|
||||
" Auto-wrap lines
|
||||
setlocal textwidth=79
|
||||
setlocal textwidth=80
|
||||
|
||||
|
|
|
|||
Reference in a new issue