mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
refactor: uncrustify #16090
This commit is contained in:
@@ -72,7 +72,7 @@ static enum {
|
||||
EXP_CSCOPE_SUBCMD, // expand ":cscope" sub-commands
|
||||
EXP_SCSCOPE_SUBCMD, // expand ":scscope" sub-commands
|
||||
EXP_CSCOPE_FIND, // expand ":cscope find" arguments
|
||||
EXP_CSCOPE_KILL // expand ":cscope kill" arguments
|
||||
EXP_CSCOPE_KILL, // expand ":cscope kill" arguments
|
||||
} expand_what;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user