summaryrefslogtreecommitdiffstats
path: root/src/proto/optionstr.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/optionstr.pro')
-rw-r--r--src/proto/optionstr.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto/optionstr.pro b/src/proto/optionstr.pro
index 340ffc428a..39c40f39ba 100644
--- a/src/proto/optionstr.pro
+++ b/src/proto/optionstr.pro
@@ -156,6 +156,7 @@ char *did_set_swapsync(optset_T *args);
int expand_set_swapsync(optexpand_T *args, int *numMatches, char_u ***matches);
char *did_set_switchbuf(optset_T *args);
int expand_set_switchbuf(optexpand_T *args, int *numMatches, char_u ***matches);
+int expand_set_tabclose(optexpand_T *args, int *numMatches, char_u ***matches);
char *did_set_tabline(optset_T *args);
char *did_set_tagcase(optset_T *args);
int expand_set_tagcase(optexpand_T *args, int *numMatches, char_u ***matches);