mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00
startuptime: always enable startuptime
Removes the STARTUPTIME define.
This commit is contained in:

committed by
Justin M. Keyes

parent
ab1eec10a1
commit
fb15cbbaea
@@ -9731,9 +9731,7 @@ static void f_has(typval_T *argvars, typval_T *rettv)
|
||||
"cmdline_info",
|
||||
"signs",
|
||||
"smartindent",
|
||||
#ifdef STARTUPTIME
|
||||
"startuptime",
|
||||
#endif
|
||||
"statusline",
|
||||
"spell",
|
||||
"syntax",
|
||||
|
Reference in New Issue
Block a user