package publish
This commit is contained in:
parent
ebb5e838d8
commit
f63a96a7c2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ if !exists("main_syntax")
|
|||
let main_syntax = 'ats'
|
||||
endif
|
||||
|
||||
syn region atsIncludes start='\v^\#include' end='\v$'
|
||||
syn match atsIncludes '\v^#include.*$'
|
||||
|
||||
"
|
||||
" lexical
|
||||
|
|
Loading…
Reference in a new issue