mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 08:18:17 +00:00
Remove unnecessary (int) casts and fix style
This commit is contained in:

committed by
Brandon Coleman

parent
7f21665673
commit
18b64c99cc
@@ -242,7 +242,6 @@ enum {
|
||||
#define EXMODE_NORMAL 1
|
||||
#define EXMODE_VIM 2
|
||||
|
||||
|
||||
#ifdef NO_EXPANDPATH
|
||||
# define gen_expand_wildcards mch_expand_wildcards
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user