mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
build(iwyu): add a few more _defs.h mappings (#25435)
This commit is contained in:
@@ -7,9 +7,7 @@
|
||||
// :mkview
|
||||
// :mksession
|
||||
|
||||
#include <assert.h>
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
@@ -30,7 +28,6 @@
|
||||
#include "nvim/globals.h"
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/mapping.h"
|
||||
#include "nvim/mark_defs.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/message.h"
|
||||
#include "nvim/option.h"
|
||||
|
Reference in New Issue
Block a user