Skip to content

Commit fc32adf

Browse files
faerrynhaze
authored andcommitted
add fp< to undo_ftplugin
1 parent ee6120e commit fc32adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ftplugin/zig.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ endif
4646
let &l:formatprg = 'zig fmt --stdin'
4747

4848
let b:undo_ftplugin =
49-
\ 'setl isk< et< ts< sts< sw< fo< sua< mp< com< cms< inex< inc< pa<'
49+
\ 'setl isk< et< ts< sts< sw< fo< sua< mp< com< cms< inex< inc< pa< fp<'
5050

5151
let &cpo = s:cpo_orig
5252
unlet s:cpo_orig

0 commit comments

Comments
 (0)