Added commentstring setting
This commit is contained in:
parent
e8dff90d06
commit
c32c7cf25f
@ -15,6 +15,7 @@ setlocal formatprg=nomsu\ -t\ format\ -q\ -
|
||||
setlocal expandtab
|
||||
setlocal tabstop=4
|
||||
setlocal shiftwidth=0
|
||||
setlocal commentstring=//\ %s
|
||||
normal zR
|
||||
|
||||
command! NomsuHideTests :g/^\s*test:$/exe "normal! jzc"
|
||||
|
Loading…
Reference in New Issue
Block a user