mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +00:00
refactor: uncrustify #16090
This commit is contained in:
@@ -2408,7 +2408,7 @@ typedef enum {
|
||||
SB_CLEAR_NONE = 0,
|
||||
SB_CLEAR_ALL,
|
||||
SB_CLEAR_CMDLINE_BUSY,
|
||||
SB_CLEAR_CMDLINE_DONE
|
||||
SB_CLEAR_CMDLINE_DONE,
|
||||
} sb_clear_T;
|
||||
|
||||
// When to clear text on next msg.
|
||||
|
Reference in New Issue
Block a user