Skip to content

Commit 4702471

Browse files
committed
add keywords and spellcheck support
1 parent 22de991 commit 4702471

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

syntax/tp.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ if version < 600
1212
syntax clear
1313
endif
1414

15-
1615
" Sysvars
1716
syn match tpSysvar /\.\?\$[a-zA-Z0-9.]\+/
1817
hi def link tpSysvar Identifier

0 commit comments

Comments
 (0)