index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
elixir
Commit message (
Expand
)
Author
Age
Files
Lines
*
queries/*/highlights.scm : remove `@spell` for strings
ShellCode33
2023-08-07
1
-1
/
+1
*
perf: remove match where possible
Amaan Qureshi
2023-04-21
1
-1
/
+1
*
use indent.X syntax for captures and properties of set directives
George Harker
2023-03-24
1
-3
/
+3
*
feat: add `@comment.documentation` where applicable
Amaan Qureshi
2023-03-05
1
-11
/
+9
*
Fix elixir `@function` captures
Stephen Bolton
2023-02-24
1
-3
/
+4
*
highlights(elixir): fix captures
ObserverOfTime
2022-11-26
1
-1
/
+1
*
feat(spell): upstream spell queries from spellsitter
Lewis Russell
2022-09-06
1
-0
/
+2
*
Split func/method definition from calls in several programming language queries
lfenzo
2022-08-03
1
-2
/
+2
*
Fix Elixir indents to match mix format
Connor Lay (Clay)
2022-02-10
1
-7
/
+12
*
Add tree-sitter-eex parser for (L)EEx files (#2351)
Clay
2022-01-25
1
-0
/
+5
*
Add new Elixir language injections
Clay
2022-01-24
1
-6
/
+28
*
Fix highlights of module attributes and doc sigils
Clay
2022-01-24
1
-2
/
+10
*
fix: use more specific identifier check
Łukasz Niemier
2021-11-12
1
-1
/
+1
*
fix: make comment doc highlighting work for any doc tag
Łukasz Niemier
2021-11-12
1
-11
/
+14
*
fix: Elixir non-doc sigils will no longer be flickering
Łukasz Niemier
2021-11-12
2
-31
/
+27
*
Elixir: fix a few highlights, add ExUnit support to locals (#1933)
Clay
2021-10-22
2
-13
/
+37
*
Highlight and,or,not,in as @keyword.operator
Connor Lay (Clay)
2021-10-13
1
-4
/
+8
*
Fix documentation highlights, formatting
Connor Lay (Clay)
2021-10-13
1
-45
/
+35
*
Locals matching "when" operator, add pipe queries
Connor Lay (Clay)
2021-10-13
2
-62
/
+95
*
Increase Elixir locals pattern match depth to 20 nodes
Connor Lay (Clay)
2021-10-13
1
-3
/
+39
*
Update locals with support for deep pattern matches
Connor Lay (Clay)
2021-10-13
2
-75
/
+66
*
Update indents & fix catch highlights
Connor Lay (Clay)
2021-10-13
2
-14
/
+5
*
Update injections & highlights, add folds
Connor Lay (Clay)
2021-10-13
3
-123
/
+154
*
Update injections for new elixir-lang parser
Connor Lay (Clay)
2021-10-13
1
-18
/
+12
*
Update highlights for new elixir-lang parser
Connor Lay (Clay)
2021-10-13
1
-95
/
+140
*
Add HEEx language support, add missing commentstrings
Clay
2021-08-18
1
-0
/
+5
*
Fix: Improve Elixir highlighting performance (#1682)
Connor Lay (Clay)
2021-08-13
1
-133
/
+107
*
Feature: Add Surface language and integrate with Elixir (#1645)
Connor Lay (Clay)
2021-08-01
2
-0
/
+9
*
fix(elixir): add missing possible parameters
Łukasz Niemier
2021-07-18
1
-15
/
+2
*
[elixir] Add folds (#1543)
Mitchell Hanberg
2021-07-09
1
-0
/
+9
*
Add regex injection for Elixir
David Bernheisel
2021-06-01
1
-0
/
+9
*
Elixir: Highlight `with` as conditional
Daniel Kempkens
2021-05-27
1
-1
/
+1
*
Refactor highlights and locals queries
Daniel Kempkens
2021-05-18
2
-158
/
+142
*
Use #any-of? in locals
Daniel Kempkens
2021-05-18
1
-3
/
+3
*
Initial Elixir support
Daniel Kempkens
2021-05-18
4
-0
/
+314