This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-03 03:56:52 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
00a8cfd562
nvim-treesitter
/
queries
/
surface
/
folds.scm
7 lines
94 B
Scheme
Raw
Normal View
History
Unescape
Escape
Feature: Add Surface language and integrate with Elixir (#1645) * Add initial surface highlights & injections * Additional surface highlights * Filetype detection, fix injections * Fix Elixir function highlight when left is an identifier * Add surface parser * Fix comment highlights * Surface folds, indents, better highlights * Highlight surface components & directives * Restore comments Elixir injections
2021-08-01 13:09:41 -06:00
; Surface folds similar to HTML and includes blocks
[
(
tag
)
Add HEEx language support, add missing commentstrings
2021-08-15 09:40:02 -07:00
(
component
)
Feature: Add Surface language and integrate with Elixir (#1645) * Add initial surface highlights & injections * Additional surface highlights * Filetype detection, fix injections * Fix Elixir function highlight when left is an identifier * Add surface parser * Fix comment highlights * Surface folds, indents, better highlights * Highlight surface components & directives * Restore comments Elixir injections
2021-08-01 13:09:41 -06:00
(
block
)
]
@fold
Reference in a new issue
Copy permalink