This website requires JavaScript.
Explore
Help
Sign In
andrey
/
helix-mirror
Watch
1
Star
0
Fork
0
You've already forked helix-mirror
mirror of
https://github.com/helix-editor/helix.git
synced
2024-11-23 01:46:18 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
71551d395b
helix-mirror
/
runtime
/
queries
/
scss
/
injections.scm
3 lines
93 B
Scheme
Raw
Normal View
History
Unescape
Escape
Add support for single-line comments to scss (#5003)
2022-12-04 19:45:31 +04:00
(
[
(
comment
)
(
single_line_comment
)
]
@injection
.
content
Add SCSS language support (#3074)
2022-07-17 13:55:20 +04:00
(
#
set!
injection
.
language
"comment"
)
)
Reference in New Issue
Copy Permalink