Perl and Nasm: add color column
This commit is contained in:
parent
edd160a289
commit
58be87e23e
2 changed files with 2 additions and 0 deletions
1
ftplugin/nasm.vim
Normal file
1
ftplugin/nasm.vim
Normal file
|
@ -0,0 +1 @@
|
|||
setlocal colorcolumn=81
|
|
@ -1,3 +1,4 @@
|
|||
setlocal colorcolumn=81
|
||||
setlocal tabstop=4
|
||||
setlocal shiftwidth=4
|
||||
setlocal textwidth=80
|
||||
|
|
Loading…
Reference in a new issue