Skip to content

Commit ae21378

Browse files
remove duplicate keywords
1 parent 8498ff3 commit ae21378

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

languages/objectscript_routine/highlights.scm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@
122122
(macro_def) @preproc
123123

124124
[
125-
(keyword_for)
126-
(keyword_while)
127125
(keyword_continue)
128126
(keyword_quit)
129127
(keyword_throw)

languages/objectscript_udl/highlights.scm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@
122122
(macro_def) @preproc
123123

124124
[
125-
(keyword_for)
126-
(keyword_while)
127125
(keyword_continue)
128126
(keyword_quit)
129127
(keyword_throw)

0 commit comments

Comments
 (0)