mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
build(iwyu): add a few more _defs.h mappings (#25435)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
/// Popup menu (PUM)
|
||||
|
||||
#include <assert.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -17,9 +16,9 @@
|
||||
#include "nvim/charset.h"
|
||||
#include "nvim/drawscreen.h"
|
||||
#include "nvim/eval/typval.h"
|
||||
#include "nvim/eval/typval_defs.h"
|
||||
#include "nvim/ex_cmds.h"
|
||||
#include "nvim/getchar.h"
|
||||
#include "nvim/gettext.h"
|
||||
#include "nvim/globals.h"
|
||||
#include "nvim/grid.h"
|
||||
#include "nvim/highlight.h"
|
||||
|
Reference in New Issue
Block a user