mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +00:00
eval: Add +tablineat feature
This commit is contained in:
@@ -10930,6 +10930,7 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
||||
#if !defined(UNIX)
|
||||
"system", // TODO(SplinterOfChaos): This IS defined for UNIX!
|
||||
#endif
|
||||
"tablineat",
|
||||
"tag_binary",
|
||||
"tag_old_static",
|
||||
"termresponse",
|
||||
|
Reference in New Issue
Block a user