mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 12:45:17 -07:00
Merge pull request #79 from jdiez17/has_neovim
Added 'neovim' to the feature list, following discussion on #44
This commit is contained in:
commit
eedb6a3ad7
@ -10300,6 +10300,7 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
||||
#ifdef FEAT_XTERM_SAVE
|
||||
"xterm_save",
|
||||
#endif
|
||||
"neovim",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user