aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-12-01 09:38:04 +0800
committerGitHub <noreply@github.com>2023-12-01 09:38:04 +0800
commit0bbe8e7fc257bd06a857bfc762c2b1e8e84463e1 (patch)
tree73366485778e8ababa8160c921aada5e9b0c69e8 /Makefile
parent09e93d7c4d33451ffe2dd2edeb7e2124b83c8078 (diff)
downloadrneovim-0bbe8e7fc257bd06a857bfc762c2b1e8e84463e1.tar.gz
rneovim-0bbe8e7fc257bd06a857bfc762c2b1e8e84463e1.tar.bz2
rneovim-0bbe8e7fc257bd06a857bfc762c2b1e8e84463e1.zip
refactor(IWYU): fix includes for highlight_group.h (#26340)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 079416eb43..9d9c0c7816 100644
--- a/Makefile
+++ b/Makefile
@@ -174,7 +174,6 @@ iwyu: build/.ran-cmake
|src/nvim/globals.h\
|src/nvim/grid.h\
|src/nvim/highlight.h\
- |src/nvim/highlight_group.h\
|src/nvim/input.h\
|src/nvim/keycodes.h\
|src/nvim/lua/executor.h\