build(vim-patch): N/A option callbacks

':h vim-diff' lists N/A options.
Vim triggers callbacks when updating some of these options
(ie. compatible).
These callbacks are N/A.
This commit is contained in:
Jan Edmund Lazo
2026-07-06 00:27:31 -04:00
parent e618d279b8
commit 4713f0e9eb

View File

@@ -1,6 +1,20 @@
^change_compatible(
^check_restricted(
^compatible_set(void)
^did_set_compatible(
^did_set_cscopequickfix(
^did_set_imactivatekey(
^did_set_imdisable(
^did_set_imstyle(
^did_set_insertmode(
^did_set_keyprotocol(
^did_set_maxcombine(
^did_set_pastetoggle(
^did_set_printencoding(
^did_set_showtabpanel(
^did_set_swapsync(
^did_set_toolbar[a-zA-Z0-9_]\+(
^did_set_ttymouse(
^do_fixdel(
^ex_behave(
^ex_open(