index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: fix typos
Dundar Göc
2021-11-02
15
-20
/
+20
*
Add `ftdetect` setup for `glimmer` parser. (#1973)
Robert Jackson
2021-11-02
1
-0
/
+1
*
feat(svelte): inject JS on `each` expression (#1969)
elianiva
2021-11-02
1
-1
/
+4
*
Update queries/python/highlights.scm
Santos Gallegos
2021-11-01
1
-1
/
+1
*
Revert "feat: add `del` keyword for highlights"
Santos Gallegos
2021-11-01
1
-2
/
+2
*
Update lockfile.json
GitHub
2021-11-01
1
-2
/
+2
*
Fix typo in locals.lua: vaild -> valid
Stephan Seitz
2021-11-01
1
-1
/
+1
*
Fix bugs in TSRange
Stephan Seitz
2021-11-01
1
-2
/
+4
*
Update lockfile.json
GitHub
2021-11-01
1
-5
/
+5
*
feat: add `del` keyword for highlights
Ashish Panigrahi
2021-11-01
1
-2
/
+2
*
D: fix duplicate `@namespace` capture
Santos Gallegos
2021-10-31
1
-4
/
+2
*
Rust: highlight uppercase identifiers in match arms as constant (#1940)
Santos Gallegos
2021-10-30
1
-0
/
+15
*
Add fennel ftdetect file (#1952)
Yuri Pieters
2021-10-30
1
-0
/
+1
*
yaml: improve highlights and locals (#946)
Santos Gallegos
2021-10-26
2
-14
/
+33
*
Update lockfile.json
GitHub
2021-10-23
1
-2
/
+2
*
Use wrapper around vim.notify with common options
Santos Gallegos
2021-10-22
3
-3
/
+9
*
Elixir: fix a few highlights, add ExUnit support to locals (#1933)
Clay
2021-10-22
2
-13
/
+37
*
Update parsers with C# fixes (#1910)
Stephan Seitz
2021-10-22
2
-6
/
+7
*
Python: highlight interpolation escaped chars
Santos Gallegos
2021-10-22
1
-1
/
+5
*
Update lockfile.json
GitHub
2021-10-21
1
-19
/
+25
*
Add zig as compiler for parser
maxxnino
2021-10-21
2
-1
/
+12
*
Highlight zig add missing AssignOp
maxxnino
2021-10-21
1
-1
/
+1
*
[docgen] Update README.md
Github Actions
2021-10-21
1
-3
/
+4
*
ci: use nvim v0.5.1 on CI
Stephan Seitz
2021-10-21
6
-16
/
+22
*
ci: upload artifacts before check
Stephan Seitz
2021-10-21
1
-5
/
+5
*
fix(d): don't use string_literals
Cezary Drożak
2021-10-20
1
-4
/
+8
*
[docgen] Update README.md
Github Actions
2021-10-20
1
-0
/
+1
*
highlights(cpp): highlight literal_suffix as `@operator`
Stephan Seitz
2021-10-20
1
-0
/
+2
*
Use vim.notify instead of print in some places (#1927)
Santos Gallegos
2021-10-19
1
-2
/
+2
*
HTML: highlight text nodes as text
Santos Gallegos
2021-10-15
1
-1
/
+1
*
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
*
Switch to official elixir-lang parser
Connor Lay (Clay)
2021-10-13
2
-6
/
+3
*
feat(healthcheck): support native lua healthchecks, and fixes
Javier López
2021-10-11
3
-9
/
+12
*
Add scala maintainer
Stevan Milic
2021-10-07
2
-0
/
+2
*
parsers: add D parser
Cezary Drożak
2021-10-07
5
-0
/
+300
*
feat: add "experimental" key to parsers
Cezary Drożak
2021-10-07
4
-1
/
+56
*
Updated TLA+ grammar version and queries
Andrew Helwer
2021-10-07
2
-2
/
+6
*
Update toml highlight queries
oxalica
2021-10-04
1
-5
/
+28
*
Update lockfile.json
GitHub
2021-10-03
1
-0
/
+3
*
Query fix
Benjamin Graham
2021-10-03
1
-3
/
+3
*
Highlighting fixed
Benjamin Graham
2021-10-03
1
-2
/
+4
*
Added branch specification
Benjamin Graham
2021-10-03
1
-0
/
+1
[next]