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
2020-10-19
Remove textobjects from built_in_query_groups
Stephan Seitz
2020-10-19
Treesitter indent
kiyan42
2020-10-19
start indent module
kiyan42
2020-10-19
feat(languagetree): implement language tree
Thomas Vigouroux
2020-10-16
Fix: avoid overwriting tables in insert_to_path
Stephan Seitz
2020-10-16
Remove get_parser logic
kiyan42
2020-10-13
fix(highlights): use new highlighter interface
Thomas Vigouroux
2020-10-12
query: remove unnecessary query parsing
Thomas Vigouroux
2020-10-12
highlight: use new highlighter interface
Thomas Vigouroux
2020-10-11
feat(queries): modeline mechanism for base langs
Thomas Vigouroux
2020-10-11
Use utils get_node_text to get line content and trim all whitespaces.
Kristijan Husak
2020-10-11
Remove old statusline implementation with new one.
Kristijan Husak
2020-10-11
Add implementation for improved statusline. Closes #545.
Kristijan Husak
2020-10-10
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-10-06
Shorten module reference shell_command_selectors to shell.
Suhas Hebbar
2020-10-06
Code Refactor
Suhas Hebbar
2020-10-06
Remove dependency on unzip.
Suhas Hebbar
2020-10-05
Add teal parser
Corey Williamson
2020-10-04
Fix: fallback git-installation (list of commands is expected)
Stephan Seitz
2020-10-04
feat: add ocamllex parser and highlights
Pau Ruiz Safont
2020-10-04
Remove textobjects module
Stephan Seitz
2020-10-04
Merge pull request #487 from steelsojka/remove-refactor
Steven Sojka
2020-09-30
initial support for CodeQL
Alvaro Muñoz
2020-09-28
chore: dedup join_paths <-> join_path
Stephan Seitz
2020-09-27
Add progress info to iter_cmd
Stephan Seitz
2020-09-27
Add lockfile and make lockfile default install revision
Stephan Seitz
2020-09-25
chore(modules): remove refactor module
Steven Sojka
2020-09-22
feat(parsers): add possibility to install from other branches
Stephan Seitz
2020-09-20
fix(checkhealth): use pcall to check for syntax errors in query files
Stephan Seitz
2020-09-19
feat(install): make compiler selectable
Stephan Seitz
2020-09-19
fix: only concatenate cmd.err if not nil
Stephan Seitz
2020-09-19
feat(install): print more information when there's a failure
Pau Ruiz Safont
2020-09-19
feat: add parser for ocaml interface files
Pau Ruiz Safont
2020-09-19
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-18
Ensure that updated files are replaced w/o warning
Rasmus Michelsen
2020-09-18
Re-add attribute highlight
Akin Sowemimo
2020-09-18
Add TSTag and TSTagDelimiter groups
TravonteD
2020-09-18
Make :TSInstall work in Nix by adding a second module installation target (#473)
Florian Beeres
2020-09-16
fix(folds): has_fold -> has_folds
Stephan Seitz
2020-09-15
add TSNone
kiyan42
2020-09-14
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-12
TextObjects: refactor wrong func names
Santos Gallegos
2020-09-11
Yield meaningful error messages in iter_cmd{,_sync} when cmd.err == nil
Stephan Seitz
2020-09-11
Allow to call setup on already loaded modules.
Santos Gallegos
2020-09-10
Improve startuptime
Santos Gallegos
2020-09-10
Find package path based on the Lua source file
Markus Koller
2020-09-10
Ocaml: fix parser
Santos Gallegos
2020-09-08
Fix #418: iterator function should always return an iterator
Stephan Seitz
2020-09-08
feat(parsers): add filetype PKGBUILD
Stephan Seitz
2020-09-08
Import treesitter.install only when needed
Santos Gallegos
[next]