[vim] Add column 80 ruler for python
This commit is contained in:
parent
86c0299b80
commit
1a239257e2
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ setlocal shiftwidth=4
|
|||
setlocal expandtab
|
||||
setlocal autoindent
|
||||
setlocal fileformat=unix
|
||||
setlocal colorcolumn=80
|
||||
|
|
Loading…
Reference in a new issue