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
*
Ensure `ft_to_lang` supports multipart filetypes.
Robert Jackson
2021-11-11
1
-2
/
+7
*
Add `html.handlebars` as a valid type for the glimmer parser.
Robert Jackson
2021-11-11
1
-0
/
+1
*
Add Operators for Ruby
Cameron
2021-11-11
1
-5
/
+38
*
fix(vue.indents): add support for template_element
Cyril Mizzi
2021-11-11
1
-0
/
+4
*
fix: define indents.scm for html_tags and inherits html and vue from this file
Cyril Mizzi
2021-11-11
3
-23
/
+13
*
feat(vue): add indents.scm file
Cyril Mizzi
2021-11-11
1
-0
/
+12
*
Update lockfile.json
GitHub
2021-11-08
1
-3
/
+3
*
docs: make comment more specific
Sirisak Lueangsaksri
2021-11-08
1
-1
/
+1
*
refactor: nitpicking
Sirisak Lueangsaksri
2021-11-08
3
-3
/
+3
*
feat: sync install for `ensure_installed`
Sirisak Lueangsaksri
2021-11-08
3
-1
/
+8
*
docs: move description to the first line
Dundar Göc
2021-11-05
1
-3
/
+1
*
Update lockfile.json
GitHub
2021-11-04
1
-1
/
+1
*
fix(teal): highlighting for types
Lewis Russell
2021-11-04
1
-2
/
+2
*
Update lockfile.json
GitHub
2021-11-03
1
-3
/
+3
*
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
[next]