refactor: create runtime_defs.h

This commit is contained in:
dundargoc
2023-11-27 19:47:06 +01:00
committed by dundargoc
parent e38a053692
commit ab7c0e9904
5 changed files with 118 additions and 118 deletions

View File

@@ -1027,7 +1027,6 @@ def CheckIncludes(filename, lines, error):
"src/nvim/quickfix.h",
"src/nvim/regexp.h",
"src/nvim/regexp_defs.h",
"src/nvim/runtime.h",
"src/nvim/search.h",
"src/nvim/sign.h",
"src/nvim/spell.h",