mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00
build(iwyu): add a few more _defs.h mappings (#25435)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "nvim/event/rstream.h"
|
||||
#include "nvim/event/stream.h"
|
||||
#include "nvim/event/wstream.h"
|
||||
#include "nvim/globals.h"
|
||||
#include "nvim/log.h"
|
||||
#include "nvim/main.h"
|
||||
#include "nvim/map.h"
|
||||
|
@@ -11,7 +11,6 @@
|
||||
|
||||
#include "klib/kvec.h"
|
||||
#include "msgpack/pack.h"
|
||||
#include "nvim/api/keysets.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/assert.h"
|
||||
#include "nvim/event/wstream.h"
|
||||
|
Reference in New Issue
Block a user