mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
#include "nvim/api/buffer.h"
|
||||
#include "nvim/api/keysets_defs.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/dispatch.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/api/private/validate.h"
|
||||
#include "nvim/ascii_defs.h"
|
||||
|
Reference in New Issue
Block a user