Skip to content

Commit 33124f9

Browse files
committed
keywords
1 parent 5058dd7 commit 33124f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/tp.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ syn match tpFloat /[\-]\?\d\+\.\d\+/
6767
hi def link tpInteger Number
6868
hi def link tpFloat Float
6969

70-
" Statements
70+
" Keywords
7171
syn match tpKeyword /\/PROG/
7272
syn match tpKeyword /\/ATTR/
7373
syn match tpKeyword /\/APPL/

0 commit comments

Comments
 (0)