summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2020-10-05Add teal parserCorey Williamson
2020-10-04Fix: fallback git-installation (list of commands is expected)Stephan Seitz
2020-10-04feat: add ocamllex parser and highlightsPau Ruiz Safont
2020-10-04Remove textobjects moduleStephan Seitz
2020-10-04Merge pull request #487 from steelsojka/remove-refactorSteven Sojka
2020-09-30initial support for CodeQLAlvaro Muñoz
2020-09-28chore: dedup join_paths <-> join_pathStephan Seitz
2020-09-27Add progress info to iter_cmdStephan Seitz
2020-09-27Add lockfile and make lockfile default install revisionStephan Seitz
2020-09-25chore(modules): remove refactor moduleSteven Sojka
2020-09-22feat(parsers): add possibility to install from other branchesStephan Seitz
2020-09-20fix(checkhealth): use pcall to check for syntax errors in query filesStephan Seitz
2020-09-19feat(install): make compiler selectableStephan Seitz
2020-09-19fix: only concatenate cmd.err if not nilStephan Seitz
2020-09-19feat(install): print more information when there's a failurePau Ruiz Safont
2020-09-19feat: add parser for ocaml interface filesPau Ruiz Safont
2020-09-19Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz
2020-09-18Ensure that updated files are replaced w/o warningRasmus Michelsen
2020-09-18Re-add attribute highlightAkin Sowemimo
2020-09-18Add TSTag and TSTagDelimiter groupsTravonteD
2020-09-18Make :TSInstall work in Nix by adding a second module installation target (#473)Florian Beeres
2020-09-16fix(folds): has_fold -> has_foldsStephan Seitz
2020-09-15add TSNonekiyan42
2020-09-14Folds: rename query files to folds.scm to be consistentSantos Gallegos
2020-09-12TextObjects: refactor wrong func namesSantos Gallegos
2020-09-11Yield meaningful error messages in iter_cmd{,_sync} when cmd.err == nilStephan Seitz
2020-09-11Allow to call setup on already loaded modules.Santos Gallegos
2020-09-10Improve startuptimeSantos Gallegos
2020-09-10Find package path based on the Lua source fileMarkus Koller
2020-09-10Ocaml: fix parserSantos Gallegos
2020-09-08Fix #418: iterator function should always return an iteratorStephan Seitz
2020-09-08feat(parsers): add filetype PKGBUILDStephan Seitz
2020-09-08Import treesitter.install only when neededSantos Gallegos
2020-09-08Improve startup performanceSantos Gallegos
2020-09-08Queries: merge query_extensions into base_language_mapSantos Gallegos
2020-09-07fix using highlight query extension for every query typekyazdani42
2020-09-07Incremental selection: fix skipping some nodesSantos Gallegos
2020-09-07Fold: respect max_fold_level from 'foldnestmax'Santos Gallegos
2020-09-06Text objects: check for query files firstSantos Gallegos
2020-09-06Fixed table insertionRasmus Michelsen
2020-09-06Fixed win32 check hopefullyRasmus Michelsen
2020-09-06Added changesRasmus Michelsen
2020-09-06A few fixesRasmus Michelsen
2020-09-06Local variable fixRasmus Michelsen
2020-09-06Support TSInstall on Winddows with ClangRasmus Michelsen
2020-09-05Completion: use custom instead of customlistSantos Gallegos
2020-09-05fix ts_available_modules should be using nvim_treesitter#available_moduleskiyan42
2020-09-04Refactor: move completion functions to autoloadSantos Gallegos
2020-09-03preds: declare set! predicateThomas Vigouroux
2020-09-03Add warning about required Neovim versionStephan Seitz