aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix(lsp): when renaming directory, check path prefix of buffer names (#27603)Jaehwang Jung2024-02-24
* vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)zeertzjq2024-02-24
* docs(lsp): mark `ClientConfig.init_options` as optionalChristian Clason2024-02-24
* vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...zeertzjq2024-02-24
* build(deps): bump lua-compat-5.3 to v0.13Christian Clason2024-02-24
* vim-patch:9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL li...zeertzjq2024-02-24
* refactor(lsp): remove redundant code (#27601)Jaehwang Jung2024-02-24
* vim-patch:a35235e824bb (#27598)zeertzjq2024-02-24
* Merge pull request #27562 from bfredl/envallocbfredl2024-02-24
|\
| * perf(os/env): os_getenv() allocation when there is no env var setbfredl2024-02-24
|/
* docs(lsp): remove obsolete didChangeConfiguration explanation (#27595)Tim Pope2024-02-24
* fix(terminal): block input when there is pending TermRequest (#27589)zeertzjq2024-02-24
* Merge pull request #27590 from bfredl/signcolfixbfredl2024-02-23
|\
| * fix(marktree): some marks counted twice when checking for overlapbfredl2024-02-23
* | vim-patch:315cd1fbcbbaChristian Clason2024-02-23
* | refactor(defaults): use getregion() for default * and # mappingszeertzjq2024-02-23
* | vim-patch:1624970d321c (#27582)zeertzjq2024-02-23
* | Merge pull request #27578 from zeertzjq/vim-9.1.0120zeertzjq2024-02-23
|\ \
| * | vim-patch:9.1.0127: Naming a non-pointer variable "oap" is strangezeertzjq2024-02-23
| * | vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq2024-02-23
| * | vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq2024-02-23
|/ /
* | feat(treesitter): add folding for `InspectTree` (#27518)再生花2024-02-22
* | fix(defaults): make terminal autoclose not block other events (#27581)Evgeni Chasnovski2024-02-22
* | vim-patch:20d61e1b94e5Christian Clason2024-02-22
* | fix(defaults): remove tmux background detection passthrough (#27571)zeertzjq2024-02-22
* | docs(builtin): show tag at first line with multiple signatures (#27577)zeertzjq2024-02-22
* | build(deps): bump luv to v1.48.0-0Christian Clason2024-02-22
* | vim-patch:e8f6af609178Christian Clason2024-02-22
|/
* fix(lua): make highlight.on_yank use win-local highlight (#27349)altermo2024-02-22
* refactor(terminal): rename confusing variable name "rv" (#27573)zeertzjq2024-02-22
* fix(api): don't leak memory with nvim_win_get_ns (#27570)zeertzjq2024-02-22
* fix(extmarks): redraw properly with scoped inline virt_text (#27569)zeertzjq2024-02-22
* build(deps): bump tree-sitter to v0.21.0Christian Clason2024-02-21
* test(treesitter): fix obsolete predicatesChristian Clason2024-02-21
* Merge pull request #27361 from altermo/buf-win-local-extmarksbfredl2024-02-21
|\
| * feat(extmark): window scoped extmarkaltermo2024-02-21
|/
* docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...rktjmp2024-02-21
* fix(lsp): add parentheses to generated union array types (#27560)Maria José Solano2024-02-21
* Merge pull request #27552 from bfredl/apiallocbfredl2024-02-21
|\
| * build: fix uncrustifydundargoc2024-02-21
| * refactor(api): make freeing of return-value opt-in instead of opt outbfredl2024-02-21
|/
* vim-patch:f9ca139e3aa1 (#27554)zeertzjq2024-02-21
* vim-patch:ef387c062bb1 (#27553)zeertzjq2024-02-21
* fix(vim.ui.open): use explorer.exe instead of wslview #26947Vu Nhat Chuong2024-02-20
* Merge pull request #27541 from bfredl/exprarenabfredl2024-02-20
|\
| * refactor(api): use an arena for nvim_parse_expressionbfredl2024-02-20
* | feat(help): hide filename of "gO" outline using conceal #27547itchyny2024-02-20
* | fix(extmarks): priority order of inline and non-inline virt_text (#27532)zeertzjq2024-02-20
|/
* Merge pull request #27536 from bfredl/bufferarenabfredl2024-02-20
|\
| * refactor(api): reduce temporary allocations when replacing linesbfredl2024-02-20
|/