mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 18:36:30 +00:00
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "nvim/regexp_defs.h"
|
||||
#include "nvim/sign_defs.h"
|
||||
#include "nvim/statusline_defs.h"
|
||||
#include "nvim/terminal.h"
|
||||
#include "nvim/types_defs.h"
|
||||
#include "nvim/undo_defs.h"
|
||||
|
||||
/// Reference to a buffer that stores the value of buf_free_count.
|
||||
|
Reference in New Issue
Block a user