summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/info.lua
AgeCommit message (Expand)Author
2022-08-03chore: show in TSInstallInfo when parser is still loadedStephan Seitz
2022-04-30refactor!: update to Neovim 0.7 APIsChristian Clason
2021-11-12Add condition function to module configpatrick96
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-04-21fix: Sort parsers for :TSInstallInfoStephan Seitz
2021-04-06TSModuleInfo: make new buffer work with given argumentMarco Hinz
2021-04-06TSModuleInfo: use custom bufferMarco Hinz
2021-04-05TSModuleInfo: cleaner indentationMarco Hinz
2021-04-05TSModuleInfo: sort mods and languagesMarco Hinz
2020-09-05Completion: use custom instead of customlistSantos Gallegos
2020-09-04Refactor: move completion functions to autoloadSantos Gallegos
2020-08-02Add TSUpdate command to update parsersStephan Seitz
2020-06-30update installer with sync and some fixeskiyan42
2020-06-30feat(refactor): highlight usages moduleSteven Sojka
2020-06-22rename and finish ft->lang migrationkiyan42
2020-06-20refactor: parser list and lang->ft/ft->langkiyan42
2020-04-24feat/refacto: improve configurationskiyan42