mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 23:38:17 +00:00
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Because of 3baba1e7bc
, it's dead code.
Helped-by: Justin M. Keyes <justinkz@gmail.com>
This commit is contained in:
@@ -9965,13 +9965,6 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
||||
"mksession",
|
||||
"modify_fname",
|
||||
"mouse",
|
||||
#if defined(UNIX)
|
||||
"mouse_dec",
|
||||
"mouse_netterm",
|
||||
"mouse_sgr",
|
||||
"mouse_urxvt",
|
||||
"mouse_xterm",
|
||||
#endif
|
||||
"multi_byte",
|
||||
"multi_lang",
|
||||
"path_extra",
|
||||
|
Reference in New Issue
Block a user