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
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2021-04-19
Avoid Lua 5.3 function table.unpack
Stephan Seitz
2021-04-18
YAML: update queries (#1203)
Santos Gallegos
2021-04-18
Fix GDScript highlighting
Shatur95
2021-04-16
Fix TSEditQuery with several files (#1191)
Santos Gallegos
2021-04-15
remove developer mode error message
Daniel Bendel
2021-04-15
split is_github_or_gitlab again
Daniel Bendel
2021-04-15
remove single-branch and branch arguments on git call
Daniel Bendel
2021-04-15
fix undefined variable
Daniel Bendel
2021-04-15
a little less variables :)
Daniel Bendel
2021-04-15
removed core.symlinks=true from git call
Daniel Bendel
2021-04-15
use utils.join_path
AdnoC
2021-04-15
use locked revision when downloading via git
AdnoC
2021-04-15
fix windows check
AdnoC
2021-04-15
style
AdnoC
2021-04-15
Do not use builtin tar on Windows
AdnoC
2021-04-14
feat: Add TSEditQueryUserAfter
Stephan Seitz
2021-04-14
feat: Add TSEditQuery
Stephan Seitz
2021-04-14
Fix #1182: fix TSRange:parent
Stephan Seitz
2021-04-08
fixup: remove generate_from_grammar
elianiva
2021-04-08
feat: add scss parser
elianiva
2021-04-07
Fix usage of string.sub (#1164)
Santos Gallegos
2021-04-07
fix(health): let CC check behave like in real installation
Stephan Seitz
2021-04-06
Fix: allow empty path in utils.get_at_path
Stephan Seitz
2021-04-06
TSModuleInfo: make new buffer work with given argument
Marco Hinz
2021-04-06
TSModuleInfo: use custom buffer
Marco Hinz
2021-04-05
Fix incremental selection (#1135)
Santos Gallegos
2021-04-05
TSModuleInfo: cleaner indentation
Marco Hinz
2021-04-05
TSModuleInfo: sort mods and languages
Marco Hinz
2021-04-02
fix: prev_node nil check
kiyan
2021-04-02
healthcheck: raise error when ABI is too old
Stephan Seitz
2021-04-01
Remove requires_generate_from_grammar for ledger
Stephan Seitz
2021-04-01
all/maintained: only installation from grammar when tree-sitter CLI executable
Stephan Seitz
2021-04-01
Check for node-js on :TSInstallFromGrammar
Stephan Seitz
2021-04-01
fix: avoid infinite loop which causes some breakage
kiyan
2021-04-01
fix: indent on new line
kiyan
2021-03-31
Add tree-sitter ABI version to health check
Stephan Seitz
2021-03-30
Use fullpath to tree-sitter executable to avoid using one from NPM
Stephan Seitz
2021-03-30
Add LaTeX maintainers
Stephan Seitz
2021-03-30
Add text.reference and text.environment
Stephan Seitz
2021-03-30
latex: add TSMath that behaves like vimtex math highlighting
Stephan Seitz
2021-03-30
refactor(all): language tree adaption (#1105)
Steven Sojka
2021-03-24
Address #1067: check whether lockfile exists
Stephan Seitz
2021-03-24
chore(parsers): add tsx maintainer
Steven Sojka
2021-03-24
feat(install): allow ignore list when installing parsers (#1098)
Steven Sojka
2021-03-23
Update teal highlights
Corey Williamson
2021-03-23
fix(checkhealth): display error messages of failed queries
Stephan Seitz
2021-03-23
Added Zig grammar
Himujjal
2021-03-22
Fix indent size
Brady Phillips
2021-03-22
use health#report_warn for treesitter version check
bitcoder
2021-03-22
Add LaTeX/Bibtex parser
Stephan Seitz
[next]