eval: Add +tablineat feature

This commit is contained in:
ZyX
2015-12-26 00:44:25 +03:00
parent 1a356e6439
commit ad5cb87d7a
5 changed files with 7 additions and 1 deletions

View File

@@ -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",