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
github.com/neovim/nvim-lspconfig - afd64417f2f8ca09e9965268dba6604e06e4a7b3 authored about 1 year ago
github.com/neovim/nvim-lspconfig - 7867711914fb409019a4eacc7e0abe9dad3e7a18 authored about 1 year ago
github.com/neovim/nvim-lspconfig - 06ef012906f14ecdec174a77f5dec33f4691fa92 authored about 1 year ago
github.com/neovim/nvim-lspconfig - 0bbe8253444a2894b6c45ce990ed44a61ab764ad authored about 1 year ago
github.com/neovim/nvim-lspconfig - 6516abf5ac7d017480c8c8e08c0d24066bcb8d43 authored about 1 year ago
github.com/neovim/deps - a0dd78faeb7e2a69c1b7747c418298c4c058375f authored about 1 year ago
github.com/neovim/neovim-backup - c46144106dd67d67352e926268b0931c7eff2d2d authored about 1 year ago
Fix https://github.com/airblade/vim-gitgutter/issues/875
github.com/neovim/neovim - a84b454ebe661981f292ee8fc73be4f9cd3a5884 authored about 1 year agorefactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
github.com/neovim/neovim - debad0020c06180e275e158995aa5757ed56ae2d authored about 1 year agogithub.com/neovim/neovim - ec283e6b4ba85dcb61e97e089605e006e85cc273 authored about 1 year ago
- Correct MSVC warning suppression. The C4003 warning is issued during
file generation and not...
We no longer need to hide it with the current structure.
github.com/neovim/libtermkey - b61db110688355cdab45b238f2276cda59b2c4f7 authored about 1 year agogithub.com/neovim/neovim-releases - e5046d10c942a89191667fc613764d694ee5f610 authored about 1 year ago
refactor(sign): move legacy signs to extmarks
github.com/neovim/neovim - df87266b23b32b96d1e3d4d26eb721a9dd63c2a4 authored about 1 year ago* fix: util.root_pattern prioritises pattern order
Instead of traversing the filesystem upwar...
github.com/neovim/nvim-lspconfig - 7384e7149e79365c96dc623d9fa3444737776982 authored about 1 year agogithub.com/neovim/neovim - cdc8bacc7945da816738e330555fa85d3ffffd56 authored about 1 year ago
github.com/neovim/neovim-backup - c0b9b2ebd0c75ba9964404b99da0584a33e5e586 authored about 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - a4083b0e875866a04e866ee5bd2b00ede52e9cac authored about 1 year agogithub.com/neovim/nvim-lspconfig - 4f4208806bc02a373b2e5f0db74706e81860b7d8 authored about 1 year ago
TUI input refactors
github.com/neovim/neovim - abac33605fb50d55fc796229f0812c246bf635d2 authored about 1 year ago
Refactor our implementation of querying for Kitty keyboard protocol
support:
- Remove usage of ...
github.com/neovim/neovim - 89dd939c154d11a7bbb41ac5defb87b13ca10b60 authored about 1 year ago
The sign extension issue has been fixed upstream, so we no longer need
to use our own workaround.
github.com/neovim/neovim - 4972c80489af263c96865c43615bea0977a18b77 authored about 1 year ago
github.com/neovim/neovim - 7e36c8e972f0b2e07c6186aa5dca2f70d95a77f2 authored about 1 year ago
The test is for the case without 'termsync' because libvterm doesn't
support synchronized outpu...
Problem: The legacy signlist data structures and associated functions are
redundant s...
github.com/neovim/neovim - 677be4bdd224f25519d9072a923d2c707842c6ad authored about 1 year ago
refactor(grid): make screen rendering more multibyte than ever before
github.com/neovim/neovim - 7af89ef464fb23125ac49e6b19f3509e7009fe23 authored about 1 year ago
Problem: buffer text with composing chars are converted from UTF-8
to an array of up to seven UT...
closes #2897
github.com/neovim/nvim-lspconfig - 48347089666d5b77d054088aa72e4e0b58026e6e authored about 1 year agogithub.com/neovim/neovim - 20ec4c776a07492c2e3b995e10b40b1cdb52bc7a authored about 1 year ago
github.com/neovim/deps - 9fb92ddca0459ca4cace0759a0449d2dfa3629cf authored about 1 year ago
vim-patch:9.0.{1854,1857,1858,partial:1859,1860,1864,1868,1872,1873,1878,1881,1882,1969,1992,200...
github.com/neovim/neovim - dc9f7b814517045b5354364655f660aae0989710 authored about 1 year agogithub.com/neovim/neovim-backup - 6c0bea94cd898454fe953b0bf03fac62a5e0f69e authored about 1 year ago
Problem: [security] use-after-free from buf_contents_changed()
Solution: block autocommands
ht...
github.com/neovim/neovim - d49be1cd2893ad583361ac058279a471ad7877e5 authored about 1 year ago
Problem: segfault in exmode when redrawing
Solution: skip gui_scroll when exmode_active
https:...
github.com/neovim/neovim - b6200fbdf2035b09abfc0f94fba9c432bc0b9245 authored about 1 year ago
Problem: [security]: Use-after-free in win_close()
Solution: Check window is valid, before acce...
Problem: buffer-overflow in trunc_string()
Solution: Add NULL at end of buffer
Currently trunc...
github.com/neovim/neovim - 3ab0e296c674a6846512df24a0a70199bba8c59a authored about 1 year ago
Problem: tests running sh have problems
Solution: Check that dash is installed
closes: vim/vim...
github.com/neovim/neovim - b5b6e6fb496df3dccf6f14f6f816b48b99dca000 authored about 1 year ago
Problem: heap-buffer-overflow in vim_regsub_both
Solution: Disallow exchanging windows when tex...
Problem: crash with bt_quickfix1_poc when cleaning up
and EXITFREE is defined
Solutio...
Problem: CI: test_crash() fails on CI
Solution: Skip test on BSD
https://github.com/vim/vim/co...
github.com/neovim/neovim - 6867d2492c1788dfab0a40d0fe453c4a3ce52e28 authored about 1 year ago
Problem: Trailing white space in tests
Solution: Delete it
This causes test_codestyle to fail,...
github.com/neovim/neovim - 5a67878e8684e02caf853137aae1dc367a77b48f authored about 1 year ago
Problem: CI: test_crash1() is flaky
Solution: Wait a bit longer
https://github.com/vim/vim/com...
github.com/neovim/neovim - 2371b9303d6b724c0e8c057239d00575c96d51f6 authored about 1 year ago
Problem: test_crash1() fails on CI
Solution: don't run Screendump test, verify that it doesn't ...
Problem: heap-use-after-free in is_qf_win()
Solution: Check buffer is valid before accessing it...
Problem: heap-use-after-free in bt_normal()
Solution: check that buffer is still valid
https:/...
github.com/neovim/neovim - bbb363f4bcfb56f8e60afff5f6f65cfe9e860252 authored about 1 year ago
Problem: test_crash still fails for circle ci
Solution: give even more time to complete
https:...
github.com/neovim/neovim - 0b0df9f5d7035a3ce90ea5c1bbd7737293a26414 authored about 1 year ago
Problem: Test_crash fails on Mac
Solution: Skip test on Mac
https://github.com/vim/vim/commit/...
github.com/neovim/neovim - 7f62775d5da3c67fe626f74ac7aad4e001428d3f authored about 1 year ago
Problem: heap use after free in ins_compl_get_exp()
Solution: validate buffer before accessing ...
Co-authored-by: Gregory Anders <[email protected]>
github.com/neovim/neovim - 86c2213b5e451b0c80c2d7adc356c7cebe4bb7f8 authored about 1 year agoskip-checks: true
github.com/neovim/nvim-lspconfig - 29939f6f07bc0f3b9fc563fbfbee06ac88c8c439 authored about 1 year agogithub.com/neovim/nvim-lspconfig - 86ce51ae82aa1f0b4e0db92d29a14ff5a6fdd1d0 authored about 1 year ago
Problem: [security]: FPE in adjust_plines_for_skipcol
Solution: don't divide by zero, return z...
vim-patch:9.0.{1532,1534,1535,2108,2109,2110,2111}
github.com/neovim/neovim - 133a592d191719023a9151a489d80fcdbed93ed7 authored about 1 year ago
Problem: [security]: overflow in get_number
Solution: Return 0 when the count gets too large
[...
github.com/neovim/neovim - 9d39ad63182cebe18f89152f2239ff8aeff58308 authored about 1 year ago
Problem: [security]: overflow in ex address parsing
Solution: Verify that lnum is positive, bef...
Problem: [security]: overflow in nv_z_get_count
Solution: break out, if count is too large
Whe...
github.com/neovim/neovim - 016c6fae2740781a4c62f382673de1f86732533a authored about 1 year ago
Problem: Test for expanding "~" in substitute takes too long.
Solution: Disable the test fo...
Problem: [security]: overflow with count for :s command
Solution: Abort the :s command if the c...
Problem: Crash when expanding "~" in substitute causes very long text.
Solution: Limit the ...
Problem: Test commented out in a wrong way.
Solution: Use legacy script comment character.
...
The new commit includes the following patches:
https://github.com/neovim/libtermkey/commit/bf54...
github.com/neovim/neovim - a388c852c40682123698f1f55cefc426aa3f70e3 authored about 1 year agogithub.com/neovim/libtermkey - dcb198a85c520ce38450a5970c97f8ff03b50f0e authored about 1 year ago
github.com/neovim/libtermkey - bf544610f5bd1a4e049b9ba0f94d2a588d1312ce authored about 1 year ago
tmux has a set-clipboard option which, when set to 'on', allows
applications to set the system ...
github.com/neovim/libtermkey - b1bb946668164137075ae4d84ab79b3faaa5cfc5 authored about 1 year ago
github.com/neovim/neovim - 2f64546dc1cf0816b032af2ce7ded72ce4e581b3 authored about 1 year ago
Use the XTGETTCAP sequence to determine if the host terminal supports
the OSC 52 sequence and, ...
github.com/neovim/neovim - 4bf47222c973c4bc935d6fde106329f8a0e103e3 authored about 1 year ago
github.com/neovim/neovim - b4b7ca2d548a1cc1a2cd8c48e5c93478811bd275 authored about 1 year ago
github.com/neovim/neovim - dc3f84bf4f94d0389f74991c555c3e76c2ea67f6 authored about 1 year ago
github.com/neovim/deps - 68976ecb5f15841a012c21a2c06feffac46a2e0a authored about 1 year ago
github.com/neovim/neovim - 931f28841c46015cda70909917b4202e7c746492 authored about 1 year ago
github.com/neovim/neovim - bb4b4576e384c71890b4df4fa4f1ae76fad3a59d authored about 1 year ago
github.com/neovim/neovim-backup - b425d31cb2af1b3f7ed43b2e8fb9b567825d1c9a authored about 1 year ago
github.com/neovim/neovim - 326d46f690b383846f136f2a25523cffe2882f27 authored about 1 year ago
When writing large amounts of data to the tty it is common to first hide
the cursor to avoid a ...
github.com/neovim/neovim - d92dd2a0c05148154c353f0e7cd2099b2427308a authored about 1 year ago
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release...
jobid -1 is returned when the command can't start at all, there
shouldn't be any stderr either....
skip-checks: true
github.com/neovim/nvim-lspconfig - 1885159254f790bd69b3179a178fa4d8b2f2b2f4 authored about 1 year agogithub.com/neovim/nvim-lspconfig - c243ea970f4f5b0c229509d69855e1f65947b520 authored about 1 year ago
github.com/neovim/neovim-backup - ab69cd9bd0305002956ccba03e3294d62d9b4c7a authored about 1 year ago
This fixes an error that can occur in certain pathological cases when
the autocommand fires at ...
runtime(doc): fix typo in pi_gzip.txt
https://github.com/vim/vim/commit/30c762d99ac8e755afb00f8...
github.com/neovim/neovim - 7e0f6211af21ef57f1a3e4eb58fb4ad1903c986c authored about 1 year agoruntime(tar): comment out strange error condition check
https://github.com/vim/vim/commit/67abf...
github.com/neovim/neovim - c37f7bdba5069eb989c3374c660b540e7539f874 authored about 1 year ago
Problem: Skipcol is not reset when topline changed scrolling cursor to top
Solution: reset ski...
Problem: wast filetype should be replaced by wat filetype
Solution: start using the official wa...
The style change is mostly a regression.
Reverts #25858 d50274812b275edff58418b3d17868385599fc14
github.com/neovim/neovim - 1a4db51d064e1ef6925e3545f80a13da4b92d4ef authored about 1 year agogithub.com/neovim/neovim - d50274812b275edff58418b3d17868385599fc14 authored about 1 year ago
github.com/neovim/libtermkey - 5e60ec19e70099324f61f9fee9add3974be61f9a authored about 1 year ago
github.com/neovim/libtermkey - 06564b56cf7160c1fb06d06864c296dd5dbef702 authored about 1 year ago
The 'termsync' option enables a mode (provided the underlying terminal
supports it) where all s...
Problem:
Platform-specific UI providers should live in `vim.ui.*`. #24164
Solution:
- Move ...
skip-checks: true
github.com/neovim/nvim-lspconfig - 0a0682d4646a6869b85a4e4d0e30da5ef8b11f66 authored about 1 year agogithub.com/neovim/nvim-lspconfig - 955abc018cc63292d2cd397ca1e7a9e5e440e7e6 authored about 1 year ago
Problem:
'nofsync' may lose data if the system has a hard shutdown. #9888
Solution:
Change ...
skip-checks: true
github.com/neovim/nvim-lspconfig - fa04d48113d7db6223c52b98c049995ecce3456e authored about 1 year agogithub.com/neovim/nvim-lspconfig - e33ae193b2757f0d60b3259006b543abaf3bd480 authored about 1 year ago