refactor: IWYU (#27186)

This commit is contained in:
zeertzjq
2024-01-25 07:57:21 +08:00
committed by GitHub
parent 76a659eb77
commit 4e59422e1d
20 changed files with 31 additions and 17 deletions

View File

@@ -32,9 +32,10 @@
#include "nvim/highlight_group.h"
#include "nvim/indent.h"
#include "nvim/mark_defs.h"
#include "nvim/marktree.h"
#include "nvim/marktree_defs.h"
#include "nvim/match.h"
#include "nvim/mbyte.h"
#include "nvim/mbyte_defs.h"
#include "nvim/memline.h"
#include "nvim/memory.h"
#include "nvim/move.h"