Skip to content

Commit

Permalink
Update mode-alsl.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zHoeshin authored Oct 14, 2024
1 parent 91ae6e4 commit f3fa904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mode-alsl.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ var ALSLHighlightRules = function () {
caseInsensitive: true
},{
token: 'token keyword screen',
regex: /\b(pnt|cls|plt|ptl)\b/,
regex: /\b(pnt|cls|plt|ptl|swp)\b/,
caseInsensitive: true
},

Expand Down

0 comments on commit f3fa904

Please sign in to comment.