Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

neovim

Fork of Vim aiming at extensibility and usability
Collective - Host: opensource - https://opencollective.com/neovim - Website: https://neovim.io/ - Code: https://github.com/neovim

vim-patch:9.1.0120: hard to get visual region using Vim script

Problem: hard to get visual region using Vim script
Solution: Add getregion() Vim script functi...

github.com/neovim/neovim - 20e4001eeedc80b1f2857fcaca81f7a211a09b40 authored 10 months ago by zeertzjq <[email protected]>
feat(treesitter): add folding for `InspectTree` (#27518)

As the InspectTree buffer is now a valid tree-sitter query tree, we can
use the bundled fold qu...

github.com/neovim/neovim - bb15fa035610bb9765ca16900703804a88faa3bb authored 10 months ago by 再生花 <[email protected]>
fix(defaults): make terminal autoclose not block other events (#27581)

Problem: When terminal is autocloses, it blocks other events, like
`BufEnter`.

Solution: U...

github.com/neovim/neovim - 85cb0b0ddc59cd1b3a911e5b4a358e5404c1d0d8 authored 10 months ago by Evgeni Chasnovski <[email protected]>
vim-patch:20d61e1b94e5

runtime(java): add syntax support for Java switch expressions (#9124)

https://github.com/vim/vi...

github.com/neovim/neovim - 0760d986800ada048459196914dfa51213daa9a6 authored 10 months ago by Christian Clason <[email protected]>
fix(defaults): remove tmux background detection passthrough (#27571)

There is now a new tmux 3.4 release that queries background color from
the parent terminal if b...

github.com/neovim/neovim - eef2aedff6313d85b852463c78614ace57bb6f56 authored 10 months ago by zeertzjq <[email protected]>
docs(builtin): show tag at first line with multiple signatures (#27577)

Problem:
When a function has multiple signatures, putting its tag at the last one
may make one...

github.com/neovim/neovim - 741a6684e0c881bbad72d8235ad55f55282da0ef authored 10 months ago by zeertzjq <[email protected]>
build(deps): bump luv to v1.48.0-0

* fix: Use os_uname() to check for Linux by @cryptomilk in #686
* docs: typo in a table ...

github.com/neovim/neovim - 42f8ada59d92b54ec41965a8c8a34b4a502e34e7 authored 10 months ago by Christian Clason <[email protected]>
vim-patch:e8f6af609178

runtime(tmux): Update tmux syntax (#14065)

https://github.com/vim/vim/commit/e8f6af60917862d04a...

github.com/neovim/neovim - bba4834ede81f727b155eaee2af0af994c80b094 authored 10 months ago by Christian Clason <[email protected]>
fix(lua): make highlight.on_yank use win-local highlight (#27349)

Currently, highlight.on_yank() does buffer-local highlighting, this PR
makes it window scoped.
...

github.com/neovim/neovim - e2e63bd045491f36e12c924fddbe76b3ef884b38 authored 10 months ago by altermo <[email protected]>
docs: update server_configurations.md

skip-checks: true

github.com/neovim/nvim-lspconfig - 6b9f4bbe0aa1f351fd4845dc5fd4f3450b010f88 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: rename twig-language-server to twiggy-language-server (#3021)

github.com/neovim/nvim-lspconfig - 8b048205ab22ecef1a4c4ad4a6c33b11a4c13990 authored 10 months ago by Frederik Buchlák <[email protected]>
docs: update server_configurations.md

skip-checks: true

github.com/neovim/nvim-lspconfig - 303f3b325cb23a0080e40c21628d555f9f91eeea authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: twig-language-server cmd (#3019)

* fix: twig-language-server cmd

* revert docs change

github.com/neovim/nvim-lspconfig - 39bbea3ad92ef5f43279d5fe2578a42e2d6fb783 authored 10 months ago by Frederik Buchlák <[email protected]>
refactor(terminal): rename confusing variable name "rv" (#27573)

Now that terminal_open() no longer returns a value, the variable name
"rv" is confusing, and "t...

github.com/neovim/neovim - 4ec5c58846a08c083f98d20633c853899104dabe authored 10 months ago by zeertzjq <[email protected]>
deps src: Automatic update

github.com/neovim/deps - 0c43dbfe2f3855bfa8ca84046ead6623d1d36239 authored 10 months ago by marvim <[email protected]>
fix(api): don't leak memory with nvim_win_get_ns (#27570)

github.com/neovim/neovim - 711a2f5ff67d245ee9a1322f9554329537977989 authored 10 months ago by zeertzjq <[email protected]>
fix(extmarks): redraw properly with scoped inline virt_text (#27569)

github.com/neovim/neovim - 2137edbd4f15781a3a17091d38688a8ecbc02988 authored 10 months ago by zeertzjq <[email protected]>
test(treesitter): fix obsolete predicates

github.com/neovim/neovim - 8ab9966939ab4295d111bf2e3c014d1802d7dd58 authored 10 months ago by Christian Clason <[email protected]>
build(deps): bump tree-sitter to v0.21.0

github.com/neovim/neovim - d9e6a442f2ff9aebf4d45ad6fb5b05d492eb4e38 authored 10 months ago by Christian Clason <[email protected]>
Merge pull request #27361 from altermo/buf-win-local-extmarks

feat(extmark): window scoped namespace

github.com/neovim/neovim - ba0370b1d718d473d0ef51c35d88b98ba220082b authored 10 months ago by bfredl <[email protected]>
fix: remove unnecessary conflict

github.com/tree-sitter-grammars/tree-sitter-vim - bc1364d922952138957a62105171ed68e73fbb6c authored 10 months ago by Christian Clason <[email protected]>
vision, roadmap

github.com/neovim/neovim.github.io - 7d97f0fe400e07065520746b1ee6ead71fd3386d authored 10 months ago by Justin M. Keyes <[email protected]>
feat(extmark): window scoped extmark

Co-authored-by: zeertzjq <[email protected]>

github.com/neovim/neovim - 1c032ad703a19cd5c8498ee95f9352df87a91139 authored 10 months ago by altermo <[email protected]>
docs: remove mention of foreground/background/special keys in nvim_set_hl (#27558)

To align the output of `nvim_get_hl` with its documentation -- which
points to `nvim_set_hl`, r...

github.com/neovim/neovim - 6d8bbfe19df2175637a1e47ac1aafb0e96e35b38 authored 10 months ago by rktjmp <[email protected]>
fix(lsp): add parentheses to generated union array types (#27560)

github.com/neovim/neovim - ac0e8323dc82622a201f49efcdfcb79567a8f75e authored 10 months ago by Maria José Solano <[email protected]>
Merge pull request #27552 from bfredl/apialloc

refactor(api): make freeing of return-value opt-in instead of opt out.

github.com/neovim/neovim - 09651342e746af38c38f22f3cae6bfb40dade327 authored 10 months ago by bfredl <[email protected]>
refactor(api): make freeing of return-value opt-in instead of opt out

As only a few API functions make use of explicit freeing of the return
value, make it opt-in ins...

github.com/neovim/neovim - 3cc54586be7760652e8bad88cae82ce74ef9432e authored 10 months ago by bfredl <[email protected]>
build: fix uncrustify

github.com/neovim/neovim - 4fb1739e6f1f06f10165f3c9a7b80a1ec014db3c authored 10 months ago by dundargoc <[email protected]>
docs: update server_configurations.md

skip-checks: true

github.com/neovim/nvim-lspconfig - aa199c5bbdbb7fd28b56212a89206f13db02799e authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat: add gdshader-lsp support (#3018)

github.com/neovim/nvim-lspconfig - 41406a7cd95f41fe96f0ae17e6ee5a5f9a3a8bf4 authored 10 months ago by GodOfAvacyn <[email protected]>
vim-patch:f9ca139e3aa1 (#27554)

runtime(misc): announce adoption of various runtime files

https://github.com/vim/vim/commit/f...

github.com/neovim/neovim - 9bb046d1be5aa9ba0482b2cad050b286d4b78978 authored 10 months ago by zeertzjq <[email protected]>
vim-patch:ef387c062bb1 (#27553)

runtime(filetype): Modula-2 files with priority not detected (vim/vim#14055)

Problem: Modula...

github.com/neovim/neovim - f25c0c1eb9be7664ed01a648008e55b406c6222a authored 10 months ago by zeertzjq <[email protected]>
fix(vim.ui.open): use explorer.exe instead of wslview #26947

Problem:
`vim.ui.open` uses `wslview`, which is slow and require a package from external PPA:
...

github.com/neovim/neovim - 5e4a5f1aaa15be3bc17c5e96040fd71196993937 authored 10 months ago by Vu Nhat Chuong <[email protected]>
Merge pull request #27541 from bfredl/exprarena

refactor(api): use an arena for nvim_parse_expression

github.com/neovim/neovim - eb1e8c12e2c5ad172f2fe54cb96bf31602b16c3d authored 10 months ago by bfredl <[email protected]>
feat(help): hide filename of "gO" outline using conceal #27547

Help outlines, invoked by `gO`, displays the help section titles in the
location list window. T...

github.com/neovim/neovim - ddda5e0a488bce19c86e04fa823069b755fac779 authored 10 months ago by itchyny <[email protected]>
fix(extmarks): priority order of inline and non-inline virt_text (#27532)

github.com/neovim/neovim - a0790558c3097f2813c56e404af30c3e2d8b8983 authored 10 months ago by zeertzjq <[email protected]>
refactor(api): use an arena for nvim_parse_expression

github.com/neovim/neovim - acd9b54f08453bdaa324e95232e166545c04160f authored 10 months ago by bfredl <[email protected]>
Merge pull request #27536 from bfredl/bufferarena

refactor(api): reduce temporary allocations when replacing lines

github.com/neovim/neovim - 69bdcc68234e7f228b667f95b0e65d4ebe8d1f80 authored 10 months ago by bfredl <[email protected]>
refactor(api): reduce temporary allocations when replacing lines

The way ml_replace_buf is implemented makes it unfriendly for
being used in a loop: every call a...

github.com/neovim/neovim - f2c73e9ee2bd094f21f55dc97c5ad8d2f3a51621 authored 10 months ago by bfredl <[email protected]>
docs: update server_configurations.md

skip-checks: true

github.com/neovim/nvim-lspconfig - 1699ce10c3aaf861cfa0c1303fcd19d2ed93e7ad authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(ocaml): trigger by filetype, not language id (#3016)

github.com/neovim/nvim-lspconfig - bdc29fe7f4dbb6999f4566cd2976fb4abb04d52f authored 10 months ago by dkm <[email protected]>
Merge pull request #27534 from bfredl/userarena

refactor(api): next PR to make use of the arena

github.com/neovim/neovim - 8952a89db588db10a9dba16356f9bbd35ca5fabb authored 10 months ago by bfredl <[email protected]>
build: disable conversion warnings for GCC

GCC seems chronically incapable of producing correct and relevant
conversion warnings, and will ...

github.com/neovim/neovim - 8fdc84d0aaec63d57203bdef4b88047479ad4fc1 authored 10 months ago by dundargoc <[email protected]>
refactor(api): use arena for runtime and client info

github.com/neovim/neovim - abb8dcd8898d0a30db6b503682e4cea337c942a6 authored 10 months ago by bfredl <[email protected]>
refactor(api): use arena for nvim_put and nvim_paste

github.com/neovim/neovim - 404707c7606389ccb6c6062bfe9e2ff30a2552af authored 10 months ago by bfredl <[email protected]>
refactor(api): use arena when listing objects

github.com/neovim/neovim - d14eefaee9519dae76bfaf4dd42e3bd7a05c7a1e authored 10 months ago by bfredl <[email protected]>
refactor(api): use an arena for user commands

github.com/neovim/neovim - 1d95abc66b0fcbd468117cd52b41b6b9321cc522 authored 10 months ago by bfredl <[email protected]>
refactor(lsp): typings for protocol constants

github.com/neovim/neovim - cc15ba212c7992c3f3aae8b90962862572b21e83 authored 10 months ago by Maria José Solano <[email protected]>
docs: improve 'tabline' click label docs (#27529)

github.com/neovim/neovim - a9f578b7a5edbca9aa01548f37341c2b97b57cda authored 10 months ago by zeertzjq <[email protected]>
feat(tabline): middle mouse button now closes tab (#27522)

github.com/neovim/neovim - fa131de9adb74ac1f9f46eaecd5613f38d9c2ed7 authored 10 months ago by Nacho Nieva <[email protected]>
vim-patch:9.1.0115: Using freed memory with full tag stack and user data (#27525)

Problem: Using freed memory with full tag stack and user data
(Konstantin Khlebnikov...

github.com/neovim/neovim - 8f1f2a1d9f6af56ae928f6cdc29055a0ba13baea authored 10 months ago by zeertzjq <[email protected]>
sponsors: clarify funded work expectations

github.com/neovim/neovim.github.io - ab00be76e26c75a0783ede5ea7c76ffac8ebc3fd authored 10 months ago by Justin M. Keyes <[email protected]>
revert: "ci: don't run on push"

This reverts commit d1369fcf4740e42d4ae2322d1342954f07c534c1.

The reasoning is provided by @jus...

github.com/neovim/tree-sitter-vimdoc - 40fcd50a2c7b5a3ef98294795116773b24fb61ab authored 10 months ago by dundargoc <[email protected]>
ci: don't run on push

There's no real reason to run on push as we're not using any caching.

github.com/neovim/tree-sitter-vimdoc - d1369fcf4740e42d4ae2322d1342954f07c534c1 authored 10 months ago by dundargoc <[email protected]>
Merge pull request #120 from neovim/dependabot/github_actions/actions/checkout-4

github.com/neovim/tree-sitter-vimdoc - 3c0a0b79cc29bd6a8ca6017cf5ae408b3641a566 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/neovim/tree-sitter-vimdoc - e5c6167acbfdd206b58fe1599268f9a7869482e1 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #121 from neovim/dependabot/github_actions/actions/setup-node-4

github.com/neovim/tree-sitter-vimdoc - ef4a82df12d7a4da579452a0aad103243085c3f4 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: bump actions/setup-node from 3 to 4

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes]...

github.com/neovim/tree-sitter-vimdoc - 3ac7140bb4ae9166d5bb165b70bb9a9636a05808 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: add dependabot

github.com/neovim/tree-sitter-vimdoc - 3b5d6d1ae8003c8866a07329e8f0417953ee7f7c authored 10 months ago by dundargoc <[email protected]>
Merge pull request #27520 from bfredl/metaarena

refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est

github.com/neovim/neovim - 1c520053a9bf89004f1e5af9b31d3239341d7488 authored 10 months ago by bfredl <[email protected]>
refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est

Note: kSDItemHeader is something is _written_ by nvim in the shada file
to identify it for debug...

github.com/neovim/neovim - bbf6d4a4bc44c8e61f807d23cc4ff2c2683e1ef4 authored 10 months ago by bfredl <[email protected]>
Merge pull request #27511 from bfredl/maparena

refactor(api): use arena for mappings, autocmd, channel info

github.com/neovim/neovim - 93c911e52feadff72003f7e78257c00c3bbf1570 authored 10 months ago by bfredl <[email protected]>
docs: tagline

github.com/neovim/packspec - b89d02313a20a05b8e2aacc1b4c87d249938b005 authored 10 months ago by Justin M. Keyes <[email protected]>
refactor(api): use arena for autocmds

github.com/neovim/neovim - 97531be1f766e6cad79e6360ae9cb827434cff3c authored 10 months ago by bfredl <[email protected]>
ci(labeler_issue): split on word boundaries

Splitting it on word boundaries rather than only spaces allows for better
detection. The issue ...

github.com/neovim/neovim - d94adff48b1882f9078b0ae94b677be5d29e5fd2 authored 10 months ago by casswedson <[email protected]>
fix(eval): skip over v:lua properly (#27517)

Problem: Error when parsing v:lua in a ternary expression.
Solution: Set rettv->v_type for v:l...

github.com/neovim/neovim - b8c34efe3399b0786a0e00012cfa3a05a4aa4654 authored 10 months ago by zeertzjq <[email protected]>
fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)

github.com/neovim/neovim - 796df966f3cb83698035b85522504d40e7b5ab0b authored 10 months ago by zeertzjq <[email protected]>
refactor(api): use arena for channel info and terminal info

github.com/neovim/neovim - 146333ca123ab85397eb089345569cd9ed2d405a authored 10 months ago by bfredl <[email protected]>
vim-patch:9.1.0114: Setting some options may change curswant (#27514)

Problem: Setting some options changes curswant unnecessarily.
Solution: Add a P_HLONLY flag th...

github.com/neovim/neovim - eb8a3e0575d36ebfee1e401db0a064763cf684cd authored 10 months ago by zeertzjq <[email protected]>
refactor(api): use an arena for mappings

github.com/neovim/neovim - f25fcc68a34c2d51b0715fadc62cb50509de338b authored 10 months ago by bfredl <[email protected]>
Merge pull request #27481 from bfredl/meta_revise

fix(decorations): crash with revised mark with changed decoration flags

github.com/neovim/neovim - b12d193b4a68242fb0c7e4f924c8abce3488e1c8 authored 10 months ago by bfredl <[email protected]>
fix(decorations): crash with revised mark with changed decoration flags

fixes #27211

github.com/neovim/neovim - 2accf2480530c7df2120d8522103f5f1516268cf authored 10 months ago by bfredl <[email protected]>
ci(release): run universal_macos build on M1 (#27505)

Run the release workflow on macos-14 to use faster M1 runners.

Lock the deployment target to ...

github.com/neovim/neovim - 01c15a30c0ab56e14342f9996bea3ad86a68a343 authored 10 months ago by Christian Clason <[email protected]>
ci: test on macOS M1 (#27276)

Problem: No test coverage on ARM.

Solution: Add `macos-14` tests, which now run on M1. Skip u...

github.com/neovim/neovim - bf830a53f5b015e055383ef5c2a3ae923d9c393f authored 10 months ago by Christian Clason <[email protected]>
ci(test.yml): explicitly set build type (#27503)

Explicitly set the build type for both deps and Nvim. They are already
explicitly set on Window...

github.com/neovim/neovim - ea0737c838b029fc96b1321c4ac15e0dc7e29b84 authored 10 months ago by zeertzjq <[email protected]>
test: more tests for nvim_eval_statusline "fillchar" (#27502)

github.com/neovim/neovim - 848fc8ede84b9cfc4e651e0e3b449060a8a8d70c authored 10 months ago by zeertzjq <[email protected]>
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)

Problem: nvim_eval_statusline() uses "stl" from 'fillchars' with "use_statuscol_lnum".
Solutio...

github.com/neovim/neovim - 5fd1bac65ed07310eda5fd976b651cc493002849 authored 10 months ago by luukvbaal <[email protected]>
fix: fix iter_matches call in query linter (#27496)

github.com/neovim/neovim - 478273a4233d10b2ab898f1d38f4cfd491acc454 authored 10 months ago by Gregory Anders <[email protected]>
build: set deps default build type to Release (#27495)

Debugging dependencies is rare so a Debug build type is usually not
needed. In cases where it _...

github.com/neovim/neovim - a75ef40f4cde43f680fe5f4f9cf9a657312251e9 authored 10 months ago by Gregory Anders <[email protected]>
fix(treesitter): correctly handle query quantifiers (#24738)

Query patterns can contain quantifiers (e.g. (foo)+ @bar), so a single
capture can map to multi...

github.com/neovim/neovim - bd5008de07d29a6457ddc7fe13f9f85c9c4619d2 authored 10 months ago by Thomas Vigouroux <[email protected]>
Merge #316 rename getNvimFromEnv => findNvim

github.com/neovim/node-client - 053a222b474c21217a0d96cc8d87c44792101d9c authored 10 months ago by Justin M. Keyes <[email protected]>
bump major version

github.com/neovim/node-client - b4a428d4588964f6a0175b32b7939edc5118907f authored 10 months ago by Justin M. Keyes <[email protected]>
refactor!: rename getNvimFromEnv => findNvim

Also change the default `orderBy` to 'desc'.

github.com/neovim/node-client - 0558ce1426c9525f52b7f16354f12bf993818347 authored 10 months ago by Justin M. Keyes <[email protected]>
docs(tutor): include https urls where applicable (#27461)

Problem: URLs in :Tutor use "http" instead of "https".
Solution: Update URLs with a valid "htt...

github.com/neovim/neovim - 1ba3500abdb23027b7ba9bcc9b4f697dcd5ad886 authored 10 months ago by Marcus Michaels <[email protected]>
build(vim-patch.sh): don't add vim/vim to issue of another repo (#27493)

github.com/neovim/neovim - d040b7341ec53317178cd75e9706c0a0ac0194d2 authored 10 months ago by zeertzjq <[email protected]>
Merge pull request #27464 from zeertzjq/vim-9b53c052d58f

vim-patch: update Vim syntax

github.com/neovim/neovim - 47eb57a4d66d4e84a2de47a822be85717da0b538 authored 10 months ago by zeertzjq <[email protected]>
vim-patch:fe6d5b0ae47e

runtime(vim): Update base-syntax, fix :behave highlighting

closes: vim/vim#14036

https://githu...

github.com/neovim/neovim - 18dfe175e750821f62d50bbe7ea49889704be70c authored 10 months ago by zeertzjq <[email protected]>
vim-patch:5c3855bcab42

runtime(vim): update Vim Syntax generator

- Add missing "Last Change:" line.
- The date on this...

github.com/neovim/neovim - 7751ff73943cfc68945ace47a31c1850547e2b4c authored 10 months ago by zeertzjq <[email protected]>
vim-patch:1633de8c35fd

runtime(vim): Update base-syntax, remove unused vimString region

These were included with the i...

github.com/neovim/neovim - 608f238bc69556c35cbbef8b51abd56df9b4e067 authored 10 months ago by zeertzjq <[email protected]>
fix(runtime): add more Nvim-only highlight groups to Vim syntax

github.com/neovim/neovim - 615b48aca6bdd0a7ab03d17f1303f5b113498a3c authored 10 months ago by zeertzjq <[email protected]>
vim-patch:9b53c052d58f

runtime(vim): include Vim Syntax generator

fixes: vim/vim#13939
closes: vim/vim#14021
related: ...

github.com/neovim/neovim - 2a6c7d0ccc84adc8a48d8eb23c5b332033323d3d authored 10 months ago by zeertzjq <[email protected]>
vim-patch:ceed36873e92

runtime(vim): accept dot in completionList for Vim9 syntax (vim/vim#13832)

if you have autoload...

github.com/neovim/neovim - 5de14b720681e46530c13cf1fced65891e1535a7 authored 10 months ago by zeertzjq <[email protected]>
vim-patch:79230f027a25

runtime(less): update "Last Change:" header

Commit 103f1dfb7df350650a5d7caadb0364bd79e9d25b for...

github.com/neovim/neovim - 422b090e0c668a129ef8535a0e52ee6e973e93ad authored 10 months ago by Christian Clason <[email protected]>
vim-patch:103f1dfb7df3

runtime(less): reset readonly setting when disabling less mode

While at it, also do the unmap o...

github.com/neovim/neovim - a1d977d8eb2ac31021f647c79e1cebde1bf5af43 authored 10 months ago by Christian Clason <[email protected]>
docs: update server_configurations.md

skip-checks: true

github.com/neovim/nvim-lspconfig - d1bab4cf4b69e49d6058028fd933d8ef5e74e680 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(typos_lsp): update repository url (#3012)

github.com/neovim/nvim-lspconfig - e2703aeb315010cba31b77585b7ffada4a8399e9 authored 10 months ago by Sergey Alexandrov <[email protected]>
fix(genvimvim): generate prefixed boolean options properly (#27487)

github.com/neovim/neovim - 51ea753747c7df12a2d06ad45100db7797c11e1b authored 10 months ago by zeertzjq <[email protected]>
deps src: Automatic update

github.com/neovim/deps - 792017fffad8c2dd20cad350b4f00c8fa21c9cce authored 10 months ago by marvim <[email protected]>