mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
Added 'neovim' to the feature list, following discussion on #44
This commit is contained in:
parent
b0abcda487
commit
da2906f28e
@ -10734,6 +10734,7 @@ typval_T *rettv;
|
||||
#ifdef FEAT_XTERM_SAVE
|
||||
"xterm_save",
|
||||
#endif
|
||||
"neovim",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user