aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (...zeertzjq2024-12-18
* test(cursor_spec): global highlight definitions (#31613)luukvbaal2024-12-18
* fix(terminal): restore cursor from 'guicursor' on TermLeave (#31620)Gregory Anders2024-12-18
* refactor(man.lua): various changesLewis Russell2024-12-18
* fix(lsp): vim.lsp.start fails if existing client has no workspace_folders #31608phanium2024-12-18
* feat(lsp): show server version in `:checkhealth` #31611Peter Lithammer2024-12-18
* fix(coverity): error handling CHECKED_RETURN #31618Justin M. Keyes2024-12-18
* test(old): fix incorrect comment in test_preview.vim (#31619)zeertzjq2024-12-18
* vim-patch:a977883: runtime(doc): Fix style in fold.txt (#31617)zeertzjq2024-12-18
* vim-patch:9.1.0940: Wrong cursor shape with "gq" and 'indentexpr' executes :n...zeertzjq2024-12-18
* Merge pull request #31615 from zeertzjq/vim-9.1.0936zeertzjq2024-12-18
|\
| * vim-patch:9.1.0942: a few typos were foundzeertzjq2024-12-18
| * vim-patch:9.1.0941: ComplMatchIns doesn't work after multibyte charszeertzjq2024-12-18
| * vim-patch:9.1.0936: cannot highlight completed textzeertzjq2024-12-18
|/
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* test: unreliable test "messages &messagesopt wait" #31548Shougo2024-12-17
* refactor(api): always use TRY_WRAP #31600luukvbaal2024-12-17
* vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#3...zeertzjq2024-12-17
* vim-patch:9.1.0938: exclusive selection not respected when re-selecting block...zeertzjq2024-12-17
* Merge pull request #31602 from zeertzjq/vim-0a4e57fzeertzjq2024-12-17
|\
| * vim-patch:3920bb4: runtime(doc): document how to minimize fold computation costszeertzjq2024-12-17
| * vim-patch:0a4e57f: runtime(doc): fix a few minor errors from the last doc upd...zeertzjq2024-12-17
| * vim-patch:41d6de2: runtime(doc): update the change.txt help filezeertzjq2024-12-17
|/
* fix(api): generic error messages, not using TRY_WRAP #31596Justin M. Keyes2024-12-16
* build(deps): bump luajit to HEAD - f73e649a9Christian Clason2024-12-16
* fix(Man): completion on MacLewis Russell2024-12-16
* ci(build.yml): disable security restrictiondundargoc2024-12-16
* fix(diagnostic): vim.diagnostic.setqflist() opens loclist on first call #31585Juan Cruz De La Torre2024-12-16
* Merge pull request #31539 from bfredl/wininfobfredl2024-12-16
|\
| * refactor(wininfo): change wininfo from a linked list to an arraybfredl2024-12-16
* | fix(api): not using TRY_WRAP, generic error messages #31595Justin M. Keyes2024-12-16
|/
* fix(messages): no message kind for :undo messages #31590Tomasz N2024-12-16
* fix(api): nvim_win_set_buf(0, 0) fails if 'winfixbuf' is set #31576phanium2024-12-16
* vim-patch:9.1.0929: filetype: lalrpop files are not recognizedChristian Clason2024-12-16
* vim-patch:9.1.0926: filetype: Pixi lock files are not recognizedChristian Clason2024-12-15
* build(deps): bump tree-sitter to v0.24.5Christian Clason2024-12-15
* vim-patch:9.1.0927: style issues in insexpand.c (#31581)zeertzjq2024-12-15
* Merge pull request #31580 from zeertzjq/vim-ed89206zeertzjq2024-12-15
|\
| * vim-patch:fbe9a69: runtime(doc): Add a reference to |++opt| and |+cmd| at `:h...zeertzjq2024-12-15
| * vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...zeertzjq2024-12-15
|/
* feat(ui): sign/statuscolumn can combine highlight attrs #31575luukvbaal2024-12-14
* docs(annotations): added `---@generic` supportColin Kennedy2024-12-13
* Revert "fix(Man.lua): trigger completion even without arguments" #31572Justin M. Keyes2024-12-13
* fix(lsp): reuse client if configs match and no root dirLewis Russell2024-12-13
* fix(man.lua): `:Man <tab>` does not complete #31569Luca Saccarola2024-12-13
* Merge pull request #31566 from zeertzjq/vim-9.1.0921zeertzjq2024-12-13
|\
| * vim-patch:9.1.092: vim-patch:9.1.0923: wrong MIN macro in popupmenu.czeertzjq2024-12-13
| * vim-patch:9.1.0921: popupmenu logic is a bit convolutedzeertzjq2024-12-13
|/
* vim-patch:5c42c77: runtime(netrw): do not pollute search history with symlinksChristian Clason2024-12-13
* vim-patch:9.1.0919: filetype: some assembler files are not recognizedChristian Clason2024-12-13