summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03Python: update foldsSantos Gallegos
2020-09-03preds: declare set! predicateThomas Vigouroux
2020-09-03Python: add foldsSantos Gallegos
2020-09-03Add warning about required Neovim versionStephan Seitz
2020-09-02Change 'install' -> 'index'Constantine Theocharis
2020-09-02Modify description slightly and place modeline at the endConstantine Theocharis
2020-09-02Add section 'Performance' to docsConstantine Theocharis
2020-09-02fix(locals): js add arrow function parameter as definitionSteven Sojka
2020-09-02add scanner file for fennel parserTravonteD
2020-09-01health: add fold queries to check healthThomas Vigouroux
2020-09-01docs(fold): document and commentThomas Vigouroux
2020-09-01fold(c): ignore compound statementsThomas Vigouroux
2020-09-01fix(fold): fix #350Thomas Vigouroux
2020-09-01fix(fold): revamp foldThomas Vigouroux
2020-09-01use xmap in detachevakuator
2020-09-01use xmap instead of vmap in textobjectsevakuator
2020-09-01docs: Add CODEOWNERS fileThomas Vigouroux
2020-09-01feat: add query filetypeThomas Vigouroux
2020-08-31feat(refactor.navigation): allow a `fallback_function` for goto_definitionStephan Seitz
2020-08-31Fix(modules): simplify configs.setupStephan Seitz
2020-08-31fix(highlight_current_scope): Ensure that detach is a inverse of attachStephan Seitz
2020-08-31Avoid enabling disabled modules (even if they were disabled immediately)Stephan Seitz
2020-08-31feat(refactor.navigation): add navigation.goto_{next,previous}_usageStephan Seitz
2020-08-31feat(CI): auto-update README.mdStephan Seitz
2020-08-30remove second checkOleg Matrokhin
2020-08-30fix get_package_path function for paths with trailing slashOleg Matrokhin
2020-08-30C highlights: make `preproc_defined` @function.macroStephan Seitz
2020-08-27docs(README): add link to Windows wiki pageStephan Seitz
2020-08-27Add Windows support (mingw)Stephan Seitz
2020-08-27fix(health): only check installed parsersThomas Vigouroux
2020-08-27docs: document foldmethod workaroundsThomas Vigouroux
2020-08-27C highlights: add bitwise-xor operatorStephan Seitz
2020-08-26Merge pull request #348 from theHamsta/readme-commaSteven Sojka
2020-08-26fix(locals): add js namespace import as definitionSteven Sojka
2020-08-26docs: fix syntax error in README exampleStephan Seitz
2020-08-25feat(CI): print text what went wrong when README CI failsStephan Seitz
2020-08-25Fix #292: Add parser links to README.mdStephan Seitz
2020-08-25fix(locals): add nil guard for definition id creationSteven Sojka
2020-08-24feat(highlights): add ocamlPau Ruiz Safont
2020-08-24feat(c/cpp highlights): highlight pointer/reference parametersStephan Seitz
2020-08-22C++ highlights: Add initial support for attributesStephan Seitz
2020-08-22Merge pull request #330 from steelsojka/fix-do-not-reattachSteven Sojka
2020-08-22fix(modules): do not reattach if already attachedSteven Sojka
2020-08-21fix(smart_rename): fix usages callSteven Sojka
2020-08-21Merge pull request #331 from theHamsta/sudo-style-checkSteven Sojka
2020-08-21fix(CI): Run style check as sudoStephan Seitz
2020-08-20Python highlights: add additional operatorsStephan Seitz
2020-08-20Change self back to variable.builtinAvi Dessauer
2020-08-20Deduplicate queries/rust/highlights.scmAvi Dessauer
2020-08-20Highlight operators + improve consistency with Vim syntaxAvi Dessauer