mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 00:38:17 +00:00
refactor: uncrustify #16090
This commit is contained in:
@@ -5770,7 +5770,7 @@ static enum {
|
||||
EXP_SUBCMD, // expand ":syn" sub-commands
|
||||
EXP_CASE, // expand ":syn case" arguments
|
||||
EXP_SPELL, // expand ":syn spell" arguments
|
||||
EXP_SYNC // expand ":syn sync" arguments
|
||||
EXP_SYNC, // expand ":syn sync" arguments
|
||||
} expand_what;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user