Added 'neovim' to the feature list, following discussion on #44

This commit is contained in:
jdiez17
2014-02-23 16:49:16 +00:00
parent b0abcda487
commit da2906f28e

View File

@@ -10734,6 +10734,7 @@ typval_T *rettv;
#ifdef FEAT_XTERM_SAVE #ifdef FEAT_XTERM_SAVE
"xterm_save", "xterm_save",
#endif #endif
"neovim",
NULL NULL
}; };