mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
build: update uncrustify to 0.76
This commit is contained in:
@@ -2180,7 +2180,8 @@ static void nv_ignore(cmdarg_T *cap)
|
||||
/// Command character that doesn't do anything, but unlike nv_ignore() does
|
||||
/// start edit(). Used for "startinsert" executed while starting up.
|
||||
static void nv_nop(cmdarg_T *cap)
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
/// Command character doesn't exist.
|
||||
static void nv_error(cmdarg_T *cap)
|
||||
|
Reference in New Issue
Block a user