mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 08:48:16 +00:00
Macro cleanup: USE_FILE_CHOOSER
This commit is contained in:

committed by
Justin M. Keyes

parent
6d937315b6
commit
848a5e2e87
@@ -9936,7 +9936,7 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
|||||||
#endif
|
#endif
|
||||||
"arabic",
|
"arabic",
|
||||||
"autocmd",
|
"autocmd",
|
||||||
#if defined(FEAT_BROWSE) && defined(USE_FILE_CHOOSER)
|
#ifdef FEAT_BROWSE
|
||||||
"browsefilter",
|
"browsefilter",
|
||||||
#endif
|
#endif
|
||||||
"byte_offset",
|
"byte_offset",
|
||||||
|
Reference in New Issue
Block a user