mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 15:28:17 +00:00
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
This commit is contained in:
@@ -315,7 +315,6 @@ bool cursor_mode_uses_syn_id(int syn_id)
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
/// Return the index into shape_table[] for the current mode.
|
||||
int cursor_get_mode_idx(void)
|
||||
FUNC_ATTR_PURE
|
||||
|
Reference in New Issue
Block a user