mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
refactor: move non-symbols to defs.h headers
This commit is contained in:
@@ -56,7 +56,6 @@ typedef enum {
|
||||
kCdCauseAuto, ///< On 'autochdir'.
|
||||
} CdCause;
|
||||
|
||||
// bring lots of system header files
|
||||
#include "nvim/os/os_defs.h" // IWYU pragma: keep
|
||||
|
||||
// return values for functions
|
||||
|
Reference in New Issue
Block a user