mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00
Fix some styles
This commit is contained in:
@@ -416,15 +416,10 @@ static dictitem_T vimvars_var; /* variable used for v: */
|
||||
# include "eval.c.generated.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
#define FNE_INCL_BR 1 /* find_name_end(): include [] in name */
|
||||
#define FNE_CHECK_START 2 /* find_name_end(): check name starts with
|
||||
valid character */
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Initialize the global and v: variables.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user