mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
build: rework IWYU mapping files
Create mapping to most of the C spec and some POSIX specific functions. This is more robust than relying files shipped with IWYU.
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
#include "nvim/garray.h"
|
||||
#include "nvim/gettext.h"
|
||||
#include "nvim/globals.h"
|
||||
#include "nvim/grid_defs.h"
|
||||
#include "nvim/highlight.h"
|
||||
#include "nvim/highlight_group.h"
|
||||
#include "nvim/indent.h"
|
||||
|
Reference in New Issue
Block a user