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
Problem: hard to get visual region using Vim script
Solution: Add getregion() Vim script functi...
As the InspectTree buffer is now a valid tree-sitter query tree, we can
use the bundled fold qu...
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]>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]>
There is now a new tmux 3.4 release that queries background color from
the parent terminal if b...
Problem:
When a function has multiple signatures, putting its tag at the last one
may make one...
* fix: Use os_uname() to check for Linux by @cryptomilk in #686
* docs: typo in a table ...
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]>
Currently, highlight.on_yank() does buffer-local highlighting, this PR
makes it window scoped.
...
skip-checks: true
github.com/neovim/nvim-lspconfig - 6b9f4bbe0aa1f351fd4845dc5fd4f3450b010f88 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 8b048205ab22ecef1a4c4ad4a6c33b11a4c13990 authored 10 months ago by Frederik Buchlák <[email protected]>
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
* revert docs change
github.com/neovim/nvim-lspconfig - 39bbea3ad92ef5f43279d5fe2578a42e2d6fb783 authored 10 months ago by Frederik Buchlák <[email protected]>
Now that terminal_open() no longer returns a value, the variable name
"rv" is confusing, and "t...
github.com/neovim/deps - 0c43dbfe2f3855bfa8ca84046ead6623d1d36239 authored 10 months ago by marvim <[email protected]>
github.com/neovim/neovim - 711a2f5ff67d245ee9a1322f9554329537977989 authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/neovim - 2137edbd4f15781a3a17091d38688a8ecbc02988 authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/neovim - 8ab9966939ab4295d111bf2e3c014d1802d7dd58 authored 10 months ago by Christian Clason <[email protected]>
github.com/neovim/neovim - d9e6a442f2ff9aebf4d45ad6fb5b05d492eb4e38 authored 10 months ago by Christian Clason <[email protected]>
feat(extmark): window scoped namespace
github.com/neovim/neovim - ba0370b1d718d473d0ef51c35d88b98ba220082b authored 10 months ago by bfredl <[email protected]>github.com/tree-sitter-grammars/tree-sitter-vim - bc1364d922952138957a62105171ed68e73fbb6c authored 10 months ago by Christian Clason <[email protected]>
github.com/neovim/neovim.github.io - 7d97f0fe400e07065520746b1ee6ead71fd3386d authored 10 months ago by Justin M. Keyes <[email protected]>
Co-authored-by: zeertzjq <[email protected]>
github.com/neovim/neovim - 1c032ad703a19cd5c8498ee95f9352df87a91139 authored 10 months ago by altermo <[email protected]>
To align the output of `nvim_get_hl` with its documentation -- which
points to `nvim_set_hl`, r...
github.com/neovim/neovim - ac0e8323dc82622a201f49efcdfcb79567a8f75e authored 10 months ago by Maria José Solano <[email protected]>
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]>
As only a few API functions make use of explicit freeing of the return
value, make it opt-in ins...
github.com/neovim/neovim - 4fb1739e6f1f06f10165f3c9a7b80a1ec014db3c authored 10 months ago by dundargoc <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - aa199c5bbdbb7fd28b56212a89206f13db02799e authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 41406a7cd95f41fe96f0ae17e6ee5a5f9a3a8bf4 authored 10 months ago by GodOfAvacyn <[email protected]>
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]>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]>
Problem:
`vim.ui.open` uses `wslview`, which is slow and require a package from external PPA:
...
refactor(api): use an arena for nvim_parse_expression
github.com/neovim/neovim - eb1e8c12e2c5ad172f2fe54cb96bf31602b16c3d authored 10 months ago by bfredl <[email protected]>
Help outlines, invoked by `gO`, displays the help section titles in the
location list window. T...
github.com/neovim/neovim - a0790558c3097f2813c56e404af30c3e2d8b8983 authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/neovim - acd9b54f08453bdaa324e95232e166545c04160f authored 10 months ago by bfredl <[email protected]>
refactor(api): reduce temporary allocations when replacing lines
github.com/neovim/neovim - 69bdcc68234e7f228b667f95b0e65d4ebe8d1f80 authored 10 months ago by bfredl <[email protected]>
The way ml_replace_buf is implemented makes it unfriendly for
being used in a loop: every call a...
skip-checks: true
github.com/neovim/nvim-lspconfig - 1699ce10c3aaf861cfa0c1303fcd19d2ed93e7ad authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - bdc29fe7f4dbb6999f4566cd2976fb4abb04d52f authored 10 months ago by dkm <[email protected]>
github.com/neovim/neovim-backup - 9acb8ecb8f559c4625131bd4e623e1d98bcdc235 authored 10 months ago by marvim <[email protected]>
github.com/neovim/neovim.github.io - 8f75f408d7dde7e73a38e63f51262528ffbf6f34 authored 10 months ago by Justin M. Keyes <[email protected]>
refactor(api): next PR to make use of the arena
github.com/neovim/neovim - 8952a89db588db10a9dba16356f9bbd35ca5fabb authored 10 months ago by bfredl <[email protected]>
GCC seems chronically incapable of producing correct and relevant
conversion warnings, and will ...
github.com/neovim/neovim - abb8dcd8898d0a30db6b503682e4cea337c942a6 authored 10 months ago by bfredl <[email protected]>
github.com/neovim/neovim - 404707c7606389ccb6c6062bfe9e2ff30a2552af authored 10 months ago by bfredl <[email protected]>
github.com/neovim/neovim - d14eefaee9519dae76bfaf4dd42e3bd7a05c7a1e authored 10 months ago by bfredl <[email protected]>
github.com/neovim/neovim - 1d95abc66b0fcbd468117cd52b41b6b9321cc522 authored 10 months ago by bfredl <[email protected]>
github.com/neovim/neovim - cc15ba212c7992c3f3aae8b90962862572b21e83 authored 10 months ago by Maria José Solano <[email protected]>
github.com/neovim/neovim - a9f578b7a5edbca9aa01548f37341c2b97b57cda authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/neovim - fa131de9adb74ac1f9f46eaecd5613f38d9c2ed7 authored 10 months ago by Nacho Nieva <[email protected]>
Problem: Using freed memory with full tag stack and user data
(Konstantin Khlebnikov...
github.com/neovim/neovim.github.io - ab00be76e26c75a0783ede5ea7c76ffac8ebc3fd authored 10 months ago by Justin M. Keyes <[email protected]>
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]>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]>github.com/neovim/tree-sitter-vimdoc - 3c0a0b79cc29bd6a8ca6017cf5ae408b3641a566 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...
github.com/neovim/tree-sitter-vimdoc - ef4a82df12d7a4da579452a0aad103243085c3f4 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes]...
github.com/neovim/tree-sitter-vimdoc - 3b5d6d1ae8003c8866a07329e8f0417953ee7f7c authored 10 months ago by dundargoc <[email protected]>
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]>
Note: kSDItemHeader is something is _written_ by nvim in the shada file
to identify it for debug...
refactor(api): use arena for mappings, autocmd, channel info
github.com/neovim/neovim - 93c911e52feadff72003f7e78257c00c3bbf1570 authored 10 months ago by bfredl <[email protected]>github.com/neovim/packspec - b89d02313a20a05b8e2aacc1b4c87d249938b005 authored 10 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/neovim - 97531be1f766e6cad79e6360ae9cb827434cff3c authored 10 months ago by bfredl <[email protected]>
Splitting it on word boundaries rather than only spaces allows for better
detection. The issue ...
Problem: Error when parsing v:lua in a ternary expression.
Solution: Set rettv->v_type for v:l...
github.com/neovim/neovim - 796df966f3cb83698035b85522504d40e7b5ab0b authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/neovim - 146333ca123ab85397eb089345569cd9ed2d405a authored 10 months ago by bfredl <[email protected]>
Problem: Setting some options changes curswant unnecessarily.
Solution: Add a P_HLONLY flag th...
github.com/neovim/neovim - f25fcc68a34c2d51b0715fadc62cb50509de338b authored 10 months ago by bfredl <[email protected]>
fix(decorations): crash with revised mark with changed decoration flags
github.com/neovim/neovim - b12d193b4a68242fb0c7e4f924c8abce3488e1c8 authored 10 months ago by bfredl <[email protected]>fixes #27211
github.com/neovim/neovim - 2accf2480530c7df2120d8522103f5f1516268cf authored 10 months ago by bfredl <[email protected]>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]>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]>
Explicitly set the build type for both deps and Nvim. They are already
explicitly set on Window...
github.com/neovim/neovim - 848fc8ede84b9cfc4e651e0e3b449060a8a8d70c authored 10 months ago by zeertzjq <[email protected]>
Problem: nvim_eval_statusline() uses "stl" from 'fillchars' with "use_statuscol_lnum".
Solutio...
github.com/neovim/neovim - 478273a4233d10b2ab898f1d38f4cfd491acc454 authored 10 months ago by Gregory Anders <[email protected]>
Debugging dependencies is rare so a Debug build type is usually not
needed. In cases where it _...
Query patterns can contain quantifiers (e.g. (foo)+ @bar), so a single
capture can map to multi...
github.com/neovim/node-client - 053a222b474c21217a0d96cc8d87c44792101d9c authored 10 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/node-client - b4a428d4588964f6a0175b32b7939edc5118907f authored 10 months ago by Justin M. Keyes <[email protected]>
Also change the default `orderBy` to 'desc'.
github.com/neovim/node-client - 0558ce1426c9525f52b7f16354f12bf993818347 authored 10 months ago by Justin M. Keyes <[email protected]>
Problem: URLs in :Tutor use "http" instead of "https".
Solution: Update URLs with a valid "htt...
github.com/neovim/neovim - d040b7341ec53317178cd75e9706c0a0ac0194d2 authored 10 months ago by zeertzjq <[email protected]>
vim-patch: update Vim syntax
github.com/neovim/neovim - 47eb57a4d66d4e84a2de47a822be85717da0b538 authored 10 months ago by zeertzjq <[email protected]>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]>runtime(vim): update Vim Syntax generator
- Add missing "Last Change:" line.
- The date on this...
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]>github.com/neovim/neovim - 615b48aca6bdd0a7ab03d17f1303f5b113498a3c authored 10 months ago by zeertzjq <[email protected]>
runtime(vim): include Vim Syntax generator
fixes: vim/vim#13939
closes: vim/vim#14021
related: ...
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]>runtime(less): update "Last Change:" header
Commit 103f1dfb7df350650a5d7caadb0364bd79e9d25b for...
github.com/neovim/neovim - 422b090e0c668a129ef8535a0e52ee6e973e93ad authored 10 months ago by Christian Clason <[email protected]>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]>skip-checks: true
github.com/neovim/nvim-lspconfig - d1bab4cf4b69e49d6058028fd933d8ef5e74e680 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - e2703aeb315010cba31b77585b7ffada4a8399e9 authored 10 months ago by Sergey Alexandrov <[email protected]>
github.com/neovim/neovim - 51ea753747c7df12a2d06ad45100db7797c11e1b authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/deps - 792017fffad8c2dd20cad350b4f00c8fa21c9cce authored 10 months ago by marvim <[email protected]>