mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00
refactor(IWYU): fix includes for highlight_group.h (#26340)
This commit is contained in:
@@ -932,7 +932,6 @@ def CheckIncludes(filename, lines, error):
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user