Skip to content

Commit

Permalink
[JS] Fix comments ending with links
Browse files Browse the repository at this point in the history
  • Loading branch information
borela authored Oct 15, 2018
1 parent be23a0e commit 19e9cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/fjsx15/comment/line.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ contexts:
- meta_scope: comment.line.js.fjsx15
- include: email-no-pop
- include: link-no-pop
- match: \n
- match: \n|$
pop: true

email-no-pop:
Expand Down

0 comments on commit 19e9cb6

Please sign in to comment.