mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Macro cleanup: USE_FILE_CHOOSER
This commit is contained in:
parent
6d937315b6
commit
848a5e2e87
@ -9936,7 +9936,7 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
||||
#endif
|
||||
"arabic",
|
||||
"autocmd",
|
||||
#if defined(FEAT_BROWSE) && defined(USE_FILE_CHOOSER)
|
||||
#ifdef FEAT_BROWSE
|
||||
"browsefilter",
|
||||
#endif
|
||||
"byte_offset",
|
||||
|
Loading…
Reference in New Issue
Block a user