nvim-treesitter/lua/nvim-treesitter
Connor Lay (Clay) 363ac62e23 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-09-17 21:06:36 +02:00
..
caching.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
configs.lua Re-attach module when the file type is changed 2021-07-18 16:44:25 +00:00
fold.lua Folds: remove ending marks for folds; they only confuse vim when multiple closes on the same line are expected 2021-09-17 21:06:36 +02:00
health.lua Checkhealth: include injections 2021-07-05 12:34:47 +02:00
highlight.lua fix: make additional_vim_regex_highlighting actually accept a list 2021-09-17 21:06:36 +02:00
incremental_selection.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
indent.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
info.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
install.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
locals.lua recurse_local_nodes: type check local_def to ensure it is a table (#1331) 2021-09-17 21:06:36 +02:00
parsers.lua Feature: Add Surface language and integrate with Elixir (#1645) 2021-09-17 21:06:36 +02:00
query.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
query_predicates.lua downcase predicate: nil protection 2021-07-09 20:05:37 +02:00
shell_command_selectors.lua "-z" needs to come before "-f". 2021-09-17 21:06:36 +02:00
ts_utils.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
tsrange.lua New stylua version (#1555) 2021-07-11 20:59:06 +00:00
utils.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00