mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 07:48:18 +00:00
build(iwyu): add a few more _defs.h mappings (#25435)
This commit is contained in:
@@ -6,9 +6,11 @@
|
||||
|
||||
#include "klib/kvec.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/dispatch.h"
|
||||
#include "nvim/decoration.h"
|
||||
#include "nvim/ex_eval_defs.h"
|
||||
#include "nvim/getchar.h"
|
||||
#include "nvim/gettext.h"
|
||||
#include "nvim/globals.h"
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/map.h"
|
||||
|
Reference in New Issue
Block a user