aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-11-29 12:10:42 +0800
committerGitHub <noreply@github.com>2023-11-29 12:10:42 +0800
commit64b53b71ba5d804b2c8cf186be68931b2621f53c (patch)
tree8bee6d6d45876d11011e22143a39ca417f8485c6 /src/clint.py
parent8868ecd401f6a45d005fe68c57fbba79d32af192 (diff)
downloadrneovim-64b53b71ba5d804b2c8cf186be68931b2621f53c.tar.gz
rneovim-64b53b71ba5d804b2c8cf186be68931b2621f53c.tar.bz2
rneovim-64b53b71ba5d804b2c8cf186be68931b2621f53c.zip
refactor(IWYU): create normal_defs.h (#26293)
Diffstat (limited to 'src/clint.py')
-rwxr-xr-xsrc/clint.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/clint.py b/src/clint.py
index 91fee4917a..ef2ac57a87 100755
--- a/src/clint.py
+++ b/src/clint.py
@@ -979,7 +979,6 @@ def CheckIncludes(filename, lines, error):
"src/nvim/search.h",
"src/nvim/spell.h",
"src/nvim/syntax.h",
- "src/nvim/textformat.h",
"src/nvim/textobject.h",
"src/nvim/tui/input.h",
"src/nvim/tui/tui.h",