aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
|/
* Merge pull request #27534 from bfredl/userarenabfredl2024-02-19
|\
| * refactor(api): use arena for nvim_put and nvim_pastebfredl2024-02-19
| * refactor(api): use arena when listing objectsbfredl2024-02-19
| * refactor(api): use arena for runtime and client infobfredl2024-02-19
| * refactor(api): use an arena for user commandsbfredl2024-02-19
* | build: disable conversion warnings for GCCdundargoc2024-02-19
* | refactor(lsp): typings for protocol constantsMaria José Solano2024-02-19
|/
* docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
* vim-patch:9.1.0115: Using freed memory with full tag stack and user data (#27...zeertzjq2024-02-19
* Merge pull request #27520 from bfredl/metaarenabfredl2024-02-18
|\
| * refactor(api): use arena for metadata; msgpack_rpc_to_object delenda estbfredl2024-02-18
|/
* Merge pull request #27511 from bfredl/maparenabfredl2024-02-18
|\
| * refactor(api): use arena for autocmdsbfredl2024-02-18
| * refactor(api): use arena for channel info and terminal infobfredl2024-02-18
| * refactor(api): use an arena for mappingsbfredl2024-02-18
* | ci(labeler_issue): split on word boundariescasswedson2024-02-18
* | fix(eval): skip over v:lua properly (#27517)zeertzjq2024-02-18
* | fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)zeertzjq2024-02-18
* | vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq2024-02-18
|/
* Merge pull request #27481 from bfredl/meta_revisebfredl2024-02-17
|\
| * fix(decorations): crash with revised mark with changed decoration flagsbfredl2024-02-17
|/
* ci(release): run universal_macos build on M1 (#27505)Christian Clason2024-02-17
* ci: test on macOS M1 (#27276)Christian Clason2024-02-17
* ci(test.yml): explicitly set build type (#27503)zeertzjq2024-02-17
* test: more tests for nvim_eval_statusline "fillchar" (#27502)zeertzjq2024-02-17
* fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)luukvbaal2024-02-17
* fix: fix iter_matches call in query linter (#27496)Gregory Anders2024-02-16
* build: set deps default build type to Release (#27495)Gregory Anders2024-02-16
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16