mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fix the tm_scope for Less
The source.css.less grammar actually understands Less syntax.
This commit is contained in:
@@ -1419,7 +1419,7 @@ Less:
|
||||
lexer: CSS
|
||||
extensions:
|
||||
- .less
|
||||
tm_scope: source.css
|
||||
tm_scope: source.css.less
|
||||
|
||||
LilyPond:
|
||||
lexer: Text only
|
||||
|
||||
Reference in New Issue
Block a user