aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...zeertzjq2024-05-09
* refactor(change): check all tabpages in changed_lines_invalidate_buf() (#28666)zeertzjq2024-05-08
* vim-patch:c5def6561d56Christian Clason2024-05-07
* Merge #28637 more support for vim.lsp.ListOpts.loclistJustin M. Keyes2024-05-07
|\
| * feat(lsp): support vim.lsp.ListOpts.loclist in location_handler()tom-anders2024-05-07
| * docs(lsp): document vim.lsp.ListOpts.loclisttom-anders2024-05-07
| * refactor(lsp): use vim.cmd instead of api.nvim_commandtom-anders2024-05-07
| * docs(lsp): fix type annotations in response_to_list(...)tom-anders2024-05-07
| * 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(lsp): rename LspProgress data.result => data.params #28632Jongwook Choi2024-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