diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2023-12-01 09:38:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-01 09:38:04 +0800 |
| commit | 0bbe8e7fc257bd06a857bfc762c2b1e8e84463e1 (patch) | |
| tree | 73366485778e8ababa8160c921aada5e9b0c69e8 /Makefile | |
| parent | 09e93d7c4d33451ffe2dd2edeb7e2124b83c8078 (diff) | |
| download | rneovim-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-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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\ |