index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-11
Ensure `ft_to_lang` supports multipart filetypes.
Robert Jackson
2021-11-11
Add `html.handlebars` as a valid type for the glimmer parser.
Robert Jackson
2021-11-11
Add Operators for Ruby
Cameron
2021-11-11
fix(vue.indents): add support for template_element
Cyril Mizzi
2021-11-11
fix: define indents.scm for html_tags and inherits html and vue from this file
Cyril Mizzi
2021-11-11
feat(vue): add indents.scm file
Cyril Mizzi
2021-11-08
Update lockfile.json
GitHub
2021-11-08
docs: make comment more specific
Sirisak Lueangsaksri
2021-11-08
refactor: nitpicking
Sirisak Lueangsaksri
2021-11-08
feat: sync install for `ensure_installed`
Sirisak Lueangsaksri
2021-11-05
docs: move description to the first line
Dundar Göc
2021-11-04
Update lockfile.json
GitHub
2021-11-04
fix(teal): highlighting for types
Lewis Russell
2021-11-03
Update lockfile.json
GitHub
2021-11-02
chore: fix typos
Dundar Göc
2021-11-02
Add `ftdetect` setup for `glimmer` parser. (#1973)
Robert Jackson
2021-11-02
feat(svelte): inject JS on `each` expression (#1969)
elianiva
2021-11-01
Update queries/python/highlights.scm
Santos Gallegos
2021-11-01
Revert "feat: add `del` keyword for highlights"
Santos Gallegos
2021-11-01
Update lockfile.json
GitHub
2021-11-01
Fix typo in locals.lua: vaild -> valid
Stephan Seitz
2021-11-01
Fix bugs in TSRange
Stephan Seitz
2021-11-01
Update lockfile.json
GitHub
2021-11-01
feat: add `del` keyword for highlights
Ashish Panigrahi
2021-10-31
D: fix duplicate `@namespace` capture
Santos Gallegos
2021-10-30
Rust: highlight uppercase identifiers in match arms as constant (#1940)
Santos Gallegos
2021-10-30
Add fennel ftdetect file (#1952)
Yuri Pieters
2021-10-26
yaml: improve highlights and locals (#946)
Santos Gallegos
2021-10-23
Update lockfile.json
GitHub
2021-10-22
Use wrapper around vim.notify with common options
Santos Gallegos
2021-10-22
Elixir: fix a few highlights, add ExUnit support to locals (#1933)
Clay
2021-10-22
Update parsers with C# fixes (#1910)
Stephan Seitz
2021-10-22
Python: highlight interpolation escaped chars
Santos Gallegos
2021-10-21
Update lockfile.json
GitHub
2021-10-21
Add zig as compiler for parser
maxxnino
2021-10-21
Highlight zig add missing AssignOp
maxxnino
2021-10-21
[docgen] Update README.md
Github Actions
2021-10-21
ci: use nvim v0.5.1 on CI
Stephan Seitz
2021-10-21
ci: upload artifacts before check
Stephan Seitz
2021-10-20
fix(d): don't use string_literals
Cezary Drożak
2021-10-20
[docgen] Update README.md
Github Actions
2021-10-20
highlights(cpp): highlight literal_suffix as `@operator`
Stephan Seitz
2021-10-19
Use vim.notify instead of print in some places (#1927)
Santos Gallegos
2021-10-15
HTML: highlight text nodes as text
Santos Gallegos
2021-10-13
Highlight and,or,not,in as @keyword.operator
Connor Lay (Clay)
2021-10-13
Fix documentation highlights, formatting
Connor Lay (Clay)
2021-10-13
Locals matching "when" operator, add pipe queries
Connor Lay (Clay)
2021-10-13
Increase Elixir locals pattern match depth to 20 nodes
Connor Lay (Clay)
2021-10-13
Update locals with support for deep pattern matches
Connor Lay (Clay)
2021-10-13
Update indents & fix catch highlights
Connor Lay (Clay)
[next]