This commit is contained in:
Adam Stankiewicz
2021-04-14 11:59:14 +02:00
parent 3c5fca7621
commit 9e45c07a8d
47 changed files with 466 additions and 300 deletions

View File

@@ -47,8 +47,10 @@ if exists("*json_decode") && executable('zig')
unlet! s:env
endif
let &l:formatprg = 'zig fmt --stdin'
let b:undo_ftplugin =
\ 'setl isk< et< ts< sts< sw< fo< sua< mp< com< cms< inex< inc< pa<'
\ 'setl isk< et< ts< sts< sw< fo< sua< mp< com< cms< inex< inc< pa< fp<'
let &cpo = s:cpo_orig
unlet s:cpo_orig