aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin/nvim.lua
Commit message (Expand)AuthorAge
* feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
* refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano2023-09-15
* feat(treesitter): add a query editor (#24703)Maria José Solano2023-08-25
* fix(gx): move to to _init_default_mappings #24420marshmallow2023-07-24
* fix(runtime): don't set gx mapping if already mapped (#24262)zeertzjq2023-07-05
* fix(vim.ui.open): return (don't show) error messageJustin M. Keyes2023-07-05
* fix(gx): visual selection, expand env varsJustin M. Keyes2023-07-04
* feat(vim.ui): vim.ui.open, "gx" without netrwmarshmallow2023-07-04
* fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen2023-03-17
* refactor!: rename vim.pretty_print => vim.printJustin M. Keyes2023-03-13
* feat(treesitter): add :InspectTree command (#22477)Christian Clason2023-03-02
* feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17