aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor(lsp): move repeated table construction into a variabletom-anders2024-05-07
* refactor(lsp): use vim.is_callable()tom-anders2024-05-07
* refactor(lsp): s/options/opts for parameters in vim.lsp.buftom-anders2024-05-07
* fix(treesitter): clip end row earlyJaehwang Jung2024-05-07
* refactor(fold): avoid coverity false-positiveJaehwang Jung2024-05-07
* docs(luacats): support backtick captured generic typeJames Trew2024-05-07
* fix(lsp): enable() does not activate inlay hints on open buffers #28629Yi Ming2024-05-07
* vim-patch:8d8cb45756cb (#28657)zeertzjq2024-05-07
* build(deps): bump tree-sitter-query to v0.3.0Christian Clason2024-05-07
* revert: default LSP mappings (#28649)Gregory Anders2024-05-06
* refactor(snippet): rename exit() => stop() #28628Justin M. Keyes2024-05-06
* vim-patch:53753f6a4925 (#28647)zeertzjq2024-05-06
* fix(treesitter): update queriesChristian Clason2024-05-05
* build(deps): bump tree-sitter to v0.22.6Christian Clason2024-05-05
* build: use libvterm commit with generated *.inc filesdundargoc2024-05-05
* fix(defaults): diagnostic mappings descriptions #28646Evgeni Chasnovski2024-05-05
* docs: fix lua type warnings (#28633)Maria José Solano2024-05-05
* vim-patch:ad4881cb3c04 (#28636)zeertzjq2024-05-04
* fix(treesitter): escape "\" in :InspectTree #28613Riley Bruins2024-05-03
* docs: deduplicate information in deprecated.txtdundargoc2024-05-03
* build: simplify policy-setting for dependenciesdundargoc2024-05-03
* fix(lsp): replace bug-prone ternary operation #28627Yi Ming2024-05-03
* build: remove `lintdoc` from `lint` targetdundargoc2024-05-03
* fix(vim.json): properly treat luanil options as booleans (#28622)zeertzjq2024-05-03
* fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612Justin M. Keyes2024-05-03
* perf(extmarks): better track whether namespace has extmarks (#28615)zeertzjq2024-05-03
* fix(api): use correct buffer for "range" in nvim__redraw (#28614)luukvbaal2024-05-03
* build: improve git-cliff CHANGELOG outputdundargoc2024-05-02
* Merge #28101 nvim__redrawJustin M. Keyes2024-05-02
|\
| * feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2024-05-02
| * refactor: add win_T argument to setcursor_mayforce()Luuk van Baal2024-05-02
* | feat(lsp): inlay_hint.is_enabled({filter}) #28523Yi Ming2024-05-02
|/
* feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543Yi Ming2024-05-02
* vim-patch:9.1.0390: filetype: inko files are not recognizedChristian Clason2024-05-02
* vim-patch:9.1.0389: filetype: templ files are not recognizedChristian Clason2024-05-02
* docs(CONTRIBUTING): mention process of changing ft detection (#28598)zeertzjq2024-05-02
* test: override XDG_STATE_HOME as well (#28604)zeertzjq2024-05-02
* vim-patch:9.1.0388: cursor() and getregion() don't handle v:maxcol well (#28602)zeertzjq2024-05-02
* ci: don't try to label backport PR if it was not createddundargoc2024-05-02
* docs: add `hl-SnippetTabstop` tagEvgeni Chasnovski2024-05-02
* fix(colorscheme): add missing LSP groupsEvgeni Chasnovski2024-05-02
* vim-patch:9.1.0386: filetype: stylus files not recognizedChristian Clason2024-05-02
* fix(ui): avoid recursiveness and invalid memory access #28578luukvbaal2024-05-01
* ci: improve default backport pull request titledundargoc2024-05-01
* ci: update vim_patches.yml to follow conventional commitsdundargoc2024-05-01
* revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders2024-05-01
* vim-patch:9.1.0383: filetype: .out files recognized as tex filesChristian Clason2024-05-01
* vim-patch:9.1.0382: filetype: Kbuild files are not recognizedChristian Clason2024-05-01
* docs: format vim_diff.txt for "flow" layout #28584Justin M. Keyes2024-04-30
* docs(api): sort unreleased nvim__ functions last #28580Justin M. Keyes2024-04-30