mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
This commit is contained in:
@@ -26,7 +26,7 @@ typedef struct {
|
||||
#include "nvim/map_defs.h"
|
||||
#include "nvim/mapping_defs.h"
|
||||
#include "nvim/mark_defs.h"
|
||||
#include "nvim/marktree.h"
|
||||
#include "nvim/marktree_defs.h"
|
||||
#include "nvim/option_vars.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
#include "nvim/statusline_defs.h"
|
||||
|
Reference in New Issue
Block a user