aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* feat(diagnostic): revert default behaviour of goto_next/prev()Lewis Russell2024-04-30
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* test(old): restore default 'grepprg' and 'grepformat' (#28574)zeertzjq2024-04-30
* docs: various fixes (#28208)dundargoc2024-04-30
* vim-patch:c4d0c8c81245Christian Clason2024-04-30
* vim-patch:dc5c90554145Christian Clason2024-04-30
* vim-patch:9.1.0381: cbuffer and similar commands don't accept a range (#28571)zeertzjq2024-04-30
* vim-patch:04e1aaa94e3b (#28570)zeertzjq2024-04-30
* fix(lsp): redundant vim.snippet.jumpable #28560Maria José Solano2024-04-29
* Merge pull request #28566 from bfredl/memoizebfredl2024-04-29
|\
| * fix(treesitter): make tests for memoize more robustbfredl2024-04-29
|/
* Merge pull request #28563 from bfredl/ui_attach_pointbfredl2024-04-29
|\
| * perf(ui_client): skip some initialization not necessary for ui clientbfredl2024-04-29
|/
* fix(ui): activating all ext capabilities without remote UI #28555luukvbaal2024-04-28
* vim-patch:2e9b9e9a9ebfChristian Clason2024-04-29
* vim-patch:f351fd829204 (#28551)ObserverOfTime2024-04-29
* vim-patch:9.1.0380: Calculating line height for unnecessary amount of lines (...luukvbaal2024-04-29
* feat(defaults): visual CTRL-R for LSP mappings #28537Justin M. Keyes2024-04-28
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* fix(diagnostic): get border from config (#28531)glepnir2024-04-28
* fix(treesitter): enforce lowercase language names (#28546)Christian Clason2024-04-28
* fix(snippet): do not add extra indent on newlines (#28538)Mathias Fußenegger2024-04-28
* Merge pull request #28532 from bfredl/regularizationbfredl2024-04-28
|\
| * refactor(build): make all generated c files headersbfredl2024-04-27
* | docs: breaking change in diagnostic goto #28541Gregory Anders2024-04-27
* | fix(diagnostic): invalid col number compare in next_diagnostic (#28397)Raphael2024-04-27