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
fix #319
github.com/neovim/node-client - 20adbe856bb78b0e9c8f676ebf8d01cb8b042095 authored 10 months ago by Justin M. Keyes <[email protected]>
Problem: Floats are arbitrarily positioned at 1 row above screen size.
Solution: Position at 1 ...
Problem: snippet newline use before line indent after expand.
Solution: it should level + 1.
github.com/neovim/neovim - a5ade3c63d88e93244c43ff0f0635f4774f890ce authored 10 months ago by glepnir <[email protected]>
Problem: the amount of available space (v:echospace) on the command
line is not corr...
Problem: getregion() needs more tests
Solution: Run the getregion() test in both the legacy an...
runtime(yaml): disable multiline_scalar detection by default
There have been many complaints ab...
github.com/neovim/neovim - c8299d15db16fb8305c95a2cb5af53668a007ef2 authored 10 months ago by Christian Clason <[email protected]>runtime(doc,netrw): update "Last Change header", remove trailing whitespace
Update Last-Change ...
github.com/neovim/neovim - 41f2cbe1710d2e177c113bf98e2002040336c42c authored 10 months ago by Christian Clason <[email protected]>runtime(netrw): handle file/dir symlinks specifically in tree mode
fixes: vim/vim#2386
related:...
Problem: getline and indent function missing string type in param.
Solution: add string type in...
github.com/neovim/neovim - 6ab0876f51e8ff5debdff03b36508fe7279032b7 authored 10 months ago by glepnir <[email protected]>For https://github.com/neovim/neovim/pull/27644
github.com/neovim/tree-sitter-vimdoc - b63be26fa571259b512e1939f01755d9d6e78fbd authored 10 months ago by Christian Clason <[email protected]>Fixup for #27628
Closes #27669
github.com/neovim/neovim - 2c8f36a3b0b6e9d8a8c0d0f9cafff9cbf8bcb520 authored 10 months ago by Christian Clason <[email protected]>runtime(java): Recognise _when_ clauses in _switch_ blocks
Also:
- distinguish _yield_ when us...
github.com/neovim/neovim - 86c3f284fc8569b65d5ef4becc76f8d18c59e3d3 authored 10 months ago by Christian Clason <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 9553725789be682ecd945a527ec552e489ea8534 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* feat: add markdown-oxide lsp
* fix: style
* fix: modify root_dir to include git repos
...
github.com/neovim/nvim-lspconfig - 8ec68f74bae74abddcc2cbcc77db7fef2b2a95ab authored 10 months ago by Felix Zeller <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - daa8ae2c0ea297a3be2d729656cdb0c9c4087411 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* feat: add delphilsp support
* fix: move lsp config file change notification to on_attach
...
github.com/neovim/nvim-lspconfig - 078410f504997bf491a04309453137f3c4c72cd1 authored 10 months ago by St8Razor <[email protected]>
Problem: [security]: autocmd cause use-after-free in set_curbuf()
(kawarimidoll)
So...
Also make it work better on a multiline selection.
github.com/neovim/neovim - f9e7c4c9c4fb89e6114a37387f3738d98cb4ba6a authored 10 months ago by zeertzjq <[email protected]>
Problem: getregion() can be improved (after v9.1.120)
Solution: change getregion() implementat...
Problem: Put in Visual mode wrong if it replaces fold marker.
Solution: Temporarily disable fo...
github.com/neovim/neovim - f912030d4ed0998b3de90bad9f1b416fffff49c9 authored 10 months ago by Maria José Solano <[email protected]>
github.com/neovim/neovim - d981670bc9acd4cfd7b0768b8bc64390b026bf98 authored 10 months ago by Maria José Solano <[email protected]>
github.com/neovim/neovim - 853f647da618d2891e4ac513fb96d3c8a42fa131 authored 10 months ago by Maria José Solano <[email protected]>
Problem: `:TOhtml` opens the generated HTML code in a split, meaning it
inherits the `help` file...
github.com/neovim/neovim - aa62898ae329ec7ef978b4e7263c6f41b28f2503 authored 10 months ago by notomo <[email protected]>
Previously rename would unconditionally read the to-be-renamed file from the
disk and write it ...
Co-authored-by: wookayin <[email protected]>
Co-authored-by: clason <[email protected]>
Co-a...
refactor(metadata): generate all metadata in lua
github.com/neovim/neovim - c538ec85220aea11bbdb52028aa335787e9e4f42 authored 10 months ago by bfredl <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 0ebcaedb2feb946e56658e0c9b6155fb6c8ad62b authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 91d12df8a5f6783dd670a880051cff1a5f88c781 authored 10 months ago by dalance <[email protected]>
Then we can just load metadata in C as a single msgpack blob. Which also
can be used directly as...
runtime(sh): Update ftplugin, fix vim/vim#14101 (vim/vim#14102)
Add the 'b' flag to 'comments',...
github.com/neovim/neovim - 07b4b7524fc7faefb69e5c94d2512eb0807f0593 authored 10 months ago by Christian Clason <[email protected]>
Problem: Some LSP servers return `textDocument/documentLink` responses
containing file...
github.com/neovim/neovim - cb146cc4aad746053535533cbea8834414ea82a2 authored 10 months ago by Maria José Solano <[email protected]>
github.com/neovim/deps - 14111cbc60fd4ae5a9095a445d716b23e7ac03d5 authored 10 months ago by marvim <[email protected]>
runtime(vim): Update base-syntax, improve :echo highlighting (vim/vim#14103)
- Normalise beha...
github.com/neovim/neovim - a7788c2e251089b4844aac0e6633998bdb017da1 authored 10 months ago by zeertzjq <[email protected]>
Problem: The cursor screen row was incorrectly being calculated when the
cursor foll...
github.com/neovim/neovim - 63f9c2da9aab52fa698fcbfdbc58ffd41794d28a authored 10 months ago by Maria José Solano <[email protected]>
github.com/neovim/neovim - 3d96e3f9f25389e979bb7f2417ec2135f79fbfbb authored 10 months ago by Maria José Solano <[email protected]>
Problem:
The documentation flow (`gen_vimdoc.py`) has several issues:
- it's not very versatile...
github.com/neovim/neovim - 7ad2e3c64562bfb0ea2f7be305e4b0e6d2474d64 authored 10 months ago by Maria José Solano <[email protected]>
runtime(debian): update Debian syntax files (#14098)
* debversions.vim: Move lunar to unsupport...
github.com/neovim/neovim - 1a7c38caec487976f7f022dd355e3c0d65925d0c authored 10 months ago by Christian Clason <[email protected]>github.com/neovim/neovim - c6c19c3b2d5dea77c83a9f165669dd2ff7178f94 authored 10 months ago by Christian Clason <[email protected]>
github.com/neovim/nvim-lspconfig - b1a11b042d015df5b8f7f33aa026e501b639c649 authored 10 months ago by neolooong <[email protected]>
github.com/neovim/neovim-backup - 79d41495ab18b6d4f41d99e1ad627bf32fd4e838 authored 10 months ago by marvim <[email protected]>
runtime(vim): Update syntax file, improve :substitute matching (vim/vim#14093)
- Differentiat...
github.com/neovim/neovim - a4b4442524b0fc7d4b79383786391427e200c194 authored 10 months ago by zeertzjq <[email protected]>
Problem: <Del> in cmdline mode doesn't delete composing chars
Solution: Use mb_head_off() and ...
refactor(msgpack): remove undead unpacker code in helpers
github.com/neovim/neovim - 2ce3a9efa7ccfed359dc2bfb2e81177034977d40 authored 10 months ago by bfredl <[email protected]>
Validate the channel number before responding to an OSC 10/11 request.
When used with nvim_open...
Unpacker code now lives in unpacker.c
This was part of the old unpacker which I forgor to remove.
refactor(fileio): remove API shell layer encouraging unnecessary allocations
github.com/neovim/neovim - 7038fdeee2561ef29bd41e3f5ac54823c76d8143 authored 10 months ago by bfredl <[email protected]>
Problems:
- Illegal bytes after valid UTF-8 char cause utf_cp_*_off() to fail.
- When stream i...
github.com/neovim/neovim - 8b4e26915612caf2d143edca31919cae18a848a1 authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/neovim - 268066e01400f55b0c38716f0d6ee3dece10c43e authored 10 months ago by zeertzjq <[email protected]>
github.com/neovim/neovim - 185752614d1a4906c8f218e4c24c3b52bbe6560e authored 10 months ago by Maria José Solano <[email protected]>
writer is only ever used with FileDescriptor. We already have separate
code paths for serializin...
Functions like file_open_new() and file_open_fd_new() which just is a
wrapper around the real fu...
github.com/neovim/neovim - 0fcbda59871ebc5fc91cac7fa430a4a93f6698c2 authored 10 months ago by Maria José Solano <[email protected]>
runtime(doc): fix inconsistent indent (vim/vim#14089)
https://github.com/vim/vim/commit/d086b...
github.com/neovim/neovim - c651a0f643e7bd34eb740069a7b5b8c9f8759ecc authored 10 months ago by zeertzjq <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - ec7d51a619049c7c597f469f81ea199db6794651 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - ddfc22e2f33537da24bc9e536985de41cd8c75b3 authored 10 months ago by rhjdvsgsgks <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - 16029c23e9ec09cb242a3d720a6949d0831f1ff5 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - eb89b1710efc8083ecfeb2334aa1a7999038531e authored 10 months ago by Maria José Solano <[email protected]>
github.com/neovim/nvim-lspconfig - 60c3bd33d878dae2a8650b11b178cdb48fdd7309 authored 10 months ago by BarrOff <[email protected]>
With "intermediate" flag, only using minimal timeout is too short and
may lead to failures.
Al...
github.com/neovim/deps - e29af8d38ab8127d988aa982c51623c0f2d2e966 authored 10 months ago by marvim <[email protected]>
Assert that the buffer number passed to apply_text_edits is fully
resolved (not 0 or null). Pas...
github.com/neovim/neovim - c2ddef30e743d8c1de6d960bf230b8646cb49c7c authored 10 months ago by Evgeni Chasnovski <[email protected]>
runtime(doc): clarify ':set[l] {option}<' behaviour
closes: vim/vim#14062
https://github.c...
github.com/neovim/neovim - 52fe3741aa68e3175500b80bd0d5f85579c70712 authored 10 months ago by zeertzjq <[email protected]>
Problem: Insufficient testing for 'delcombine'.
Solution: Add test for both Normal and Insert ...
skip-checks: true
github.com/neovim/nvim-lspconfig - b8751ff9ac9fd6ce253e0653d898de02e54040d5 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - d0a4176a19b9ef51ed19592f77b4bd93dcbdc48b authored 10 months ago by Maria José Solano <[email protected]>
Downloading it from https://ftp.gnu.org/pub/gnu/ has started to become
unreliable and we can the...
For example, when renaming /path/to/dir, buffers like
fern://drawer/file:///path/to/dir, /path/...
Problem: buffer-completion code too complicated and does not always
find all matches...
Followup to neovim/neovim#27443
github.com/neovim/neovim - a0394b648c2486ce7085d3e6e7541024e1a3fe9a authored 10 months ago by Christian Clason <[email protected]>
Problem: using "C" and 've=all' set, doesn't include composing chars
when changing a...
* Convert lua_pushlstring from a macro to a function
* strerror_r is not available on mingw
* Su...
github.com/neovim/deps - b9bf36eb31f27e8136d907da38fa23518927737e authored 10 months ago by dundargoc <[email protected]>
The job `comment-config-changes.yml` fails if either
`doc/server_configurations.md` or `doc/serv...
skip-checks: true
github.com/neovim/nvim-lspconfig - 1015f0764234755124f426e7d565688cd7f34923 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* feat: add bqnlsp support
* chore(bqnlsp): fix typo in documentation comment
github.com/neovim/nvim-lspconfig - 6b264ff251eafd2ab30caa76b9920da504a9417f authored 10 months ago by BarrOff <[email protected]>
Problem: Virtual text with text_wrap 'wrap' was effectively being
truncated by a bre...
* use builtin function
* buffer:// was removed in 236c20795eb9f11e21e0719b735ea741711acc08.
runtime(doc) Update help text for matchbufline() and matchstrlist()
closes: vim/vim#14080
...
github.com/neovim/neovim - 9418381ccca5bf749b2f10b8a31d6e0900898ffa authored 10 months ago by zeertzjq <[email protected]>perf(os/env): os_getenv() allocation when there is no env var set
github.com/neovim/neovim - acb13c7ac770ee3feee3e79e0e3cf57b37bf1942 authored 10 months ago by bfredl <[email protected]>
os_getenv("FOO") caches the result when $FOO is set to something
non-empty. However, when $FOO w...
Rendered obsolete by c6d747e6a5227e17556c62e16ed054398eb1a89a.
github.com/neovim/neovim - 15f7ac6a045aad3355e4c6006423fde81644886a authored 10 months ago by Tim Pope <[email protected]>github.com/neovim/neovim - 99288ecc77e429ffe06842157e72ed612e97a419 authored 10 months ago by zeertzjq <[email protected]>
fix(marktree): do not count certain marks twice when checking for overlap
github.com/neovim/neovim - cb5ae22eab1fbb3162d0f7440a48ad49c7b3c48e authored 10 months ago by bfredl <[email protected]>fixes #27046
github.com/neovim/neovim - b97d5038f16b1be4e413c4215e90818c05fb7ea1 authored 10 months ago by bfredl <[email protected]>runtime(spec): Recognize SourceLicense tag name in RPM spec syntax (#14046)
rpm-4.19.0 added a ...
github.com/neovim/neovim - 7e008799a805d454a15472f91ac364b273d3cd0b authored 10 months ago by Christian Clason <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - d5b6d4366dfd7a1071b930defd365e6d0be258de authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 58310212b8aad3d53e7182437f4425491fe16418 authored 10 months ago by klausweiss <[email protected]>
github.com/neovim/deps - b5544822398f65e1b9f0795746c4ed8ee6c01445 authored 10 months ago by marvim <[email protected]>
github.com/neovim/neovim - eb4783fb6c8c16d3a9a10e5ef36312737fc9bc40 authored 10 months ago by zeertzjq <[email protected]>
runtime(vim): Update base-syntax, fix :unabbrev highlighting (vim/vim#14077)
Fixes issue vim/...
github.com/neovim/neovim - df1795cd6bdf7e1db31c87d4a33d89a2c8269560 authored 10 months ago by zeertzjq <[email protected]>vim-patch:9.1.{0120,0126,0127): add getregion() function
github.com/neovim/neovim - 564fd1cc51db4f5a954da236d1abad9d8acc3b6e authored 10 months ago by zeertzjq <[email protected]>
Problem: Naming a non-pointer variable "oap" is strange.
Solution: Rename it to "oa". Also prev...
Problem: Internal error when passing mark in another buffer to
getregion().
Solution:...