mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +00:00
refactor: uncrustify #16090
This commit is contained in:
@@ -2655,7 +2655,7 @@ void free_arshape_buf(void)
|
||||
|
||||
#endif
|
||||
|
||||
enum { MAX_CB_ERRORS = 1 };
|
||||
enum { MAX_CB_ERRORS = 1, };
|
||||
|
||||
/// Color expression cmdline using built-in expressions parser
|
||||
///
|
||||
|
Reference in New Issue
Block a user