mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
refactor: move some constants out of vim_defs.h (#26298)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "klib/kvec.h"
|
||||
#include "nvim/decoration_provider.h"
|
||||
#include "nvim/fold.h"
|
||||
#include "nvim/fold_defs.h"
|
||||
#include "nvim/macros_defs.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
#include "nvim/types_defs.h"
|
||||
|
Reference in New Issue
Block a user