mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
refactor: uncrustify #16090
This commit is contained in:
@@ -1025,7 +1025,7 @@ EXTERN bool headless_mode INIT(= false);
|
||||
typedef enum {
|
||||
kUnknown,
|
||||
kWorking,
|
||||
kBroken
|
||||
kBroken,
|
||||
} WorkingStatus;
|
||||
|
||||
/// The scope of a working-directory command like `:cd`.
|
||||
|
Reference in New Issue
Block a user