Fixing spaces
This commit is contained in:
parent
6fcfa9da9c
commit
6b9b5e60f5
@ -11,7 +11,7 @@ setlocal formatoptions-=t
|
||||
setlocal iskeyword+=%
|
||||
setlocal cpoptions+=M
|
||||
setlocal foldmethod=indent
|
||||
setlocal formatprg=nomsu tools/autoformat.nom -
|
||||
setlocal formatprg=nomsu\ tools/autoformat.nom\ -
|
||||
normal zR
|
||||
|
||||
command! NomsuHideTests :g/^\s*test:$/exe "normal! jzc"
|
||||
|
Loading…
Reference in New Issue
Block a user