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-06-01
chore: show errors output during async installation
Stephan Seitz
2021-05-31
Improve check-queries (#1253)
Santos Gallegos
2021-05-26
feat: use the original scss parser
elianiva
2021-05-18
parsers: generate_requires_npm for commonlisp
Stephan Seitz
2021-05-18
CI: Improved parser installation logic
Daniel Kempkens
2021-05-18
Add requires_generate_from_grammar
Daniel Kempkens
2021-05-18
Initial Elixir support
Daniel Kempkens
2021-05-17
parsers: remove requires_generate_from_grammar for supercollider
Stephan Seitz
2021-05-17
parsers: fortran no longer requires_generate_from_grammar
Stephan Seitz
2021-05-17
Extend CL highlights
Stephan Seitz
2021-05-17
Add support for Common Lisp
Stephan Seitz
2021-05-11
Add config for Dockerfile parser (#1288)
Camden Cheek
2021-05-07
chore(erlang): don't generate parser from grammar
Thomas Vigouroux
2021-05-07
Add fish queries
Omar Zeghouani
2021-05-07
parsers: add tree-sitter-fish
Stephan Seitz
2021-04-28
Fix indentation
Camden Cheek
2021-04-28
Add go-mod tree-sitter config
Camden Cheek
2021-04-24
highlight: add 'comment' to hlmap
Munif Tanjim
2021-04-23
tests/indent: move common code out of main lua/ directory
Jędrzej Boczar
2021-04-23
move all tests to top-level tests/ directory
Jędrzej Boczar
2021-04-23
tests/indent: remove indentexpr fix
Jędrzej Boczar
2021-04-23
tests/indent: improve assertion to print side-by-side diff
Jędrzej Boczar
2021-04-23
tests/indent: use custom assertion with better suited output
Jędrzej Boczar
2021-04-23
tests/indent: add Lua tests
Jędrzej Boczar
2021-04-23
tests/indent: improve Rust tests
Jędrzej Boczar
2021-04-23
tests/indent: add `normal o` tests for Python
Jędrzej Boczar
2021-04-23
tests/indent: test cases with `normal o` for C/C++
Jędrzej Boczar
2021-04-23
tests/indent: add multiple C/C++ tests
Jędrzej Boczar
2021-04-23
tests/indent: refactor indent test runner and auto-discover language test files
Jędrzej Boczar
2021-04-23
fix lua style checks
Jędrzej Boczar
2021-04-23
tests/indent: add basic examples for C and Rust
Jędrzej Boczar
2021-04-23
Initial sketch of automated indent tests
Jędrzej Boczar
2021-04-23
fix(folds): use the correct rational operator
Grzegorz Rozdzialik
2021-04-23
parsers: Add Fortran parser
Stephan Seitz
2021-04-22
feat(incremental_selection): don't require locals
Thomas Vigouroux
2021-04-22
parsers: nix no longer requires_generate_from_grammar
Stephan Seitz
2021-04-22
fix(folds): always fold more than one line
Thomas Vigouroux
2021-04-21
fix: Sort parsers for :TSInstallInfo
Stephan Seitz
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
[next]