feat(latex, query, tablegen, thrift): disable spelling in shebangs

This commit is contained in:
Kai Moschcau 2024-05-01 10:43:21 +02:00 committed by Christian Clason
parent 57476501e2
commit ead283734b
4 changed files with 7 additions and 7 deletions

View file

@ -155,5 +155,5 @@
(multiline_comment)
] @comment @spell
((comment) @keyword.directive
((comment) @keyword.directive @nospell
(#lua-match? @keyword.directive "^.*RUN"))