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
Because it overrides log_path from ASAN_OPTIONS.
Ref https://github.com/google/sanitizers/iss...
github.com/neovim/neovim - 98bb1d66b1985db43f84b272dd4e8a83d1511d44 authored about 1 year agogithub.com/neovim/neovim - d5a85d737aa2a5c3a64ef0aa5b01672b7ed49c09 authored about 1 year ago
Problem: Terminal test for current directory not used on FreeBSD.
Solution: Make it work o...
github.com/neovim/neovim - 9af03bcd47127a416aa6a125590b75adb5f53c3c authored about 1 year ago
github.com/neovim/neovim-backup - 6b8776dd329231a58eaee3f3077c14b793a93eda authored about 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - b0852218bc5fa6514a71a9da6d5cfa63a263c83d authored about 1 year agogithub.com/neovim/nvim-lspconfig - 2dd403ba789a41d107a5bcb86e65f9725b876e87 authored about 1 year ago
github.com/neovim/nvim-lspconfig - cedc13473c7ff65bfc85cf3a9cfa65f7876a03b8 authored about 1 year ago
When the given length is exactly the number of bytes to copy, xmemdupz()
makes the intention cl...
github.com/neovim/neovim - 74581ec7ebd5f9b3d47f6b1ee04a87327ad730a1 authored about 1 year ago
runtime(wget): Update for Wget2 2.1.0 (vim/vim#13497)
https://github.com/vim/vim/commit/d56f15c...
github.com/neovim/neovim - ae8ca79920a8d0e928ac1502a10d1d063a06cae5 authored about 1 year agovim-patch:8.2.{4140,4820,4825,4861,4932}
github.com/neovim/neovim - 267c346e2cd10081bfebe86be59f137a1b7470e5 authored about 1 year ago
Problem: Not easy to filter the output of maplist().
Solution: Add mode_bits to the diction...
Problem: Not simple programmatic way to find a specific mapping.
Solution: Add getmappings(...
Problem: Can only get a list of mappings.
Solution: Add the optional {abbr} argument. (Erni...
Problem: It is not easy to restore saved mappings.
Solution: Make mapset() accept a dict ar...
Problem: maparg() does not indicate the type of script where it was defined.
Solution: Add ...
github.com/neovim/doc - 3cd32f4a3faa7799a577ef3b59e44b8a449ae38e authored about 1 year ago
runtime(doc): fix grammar in termdebug doc, remove trailing spaces (vim/vim#13505)
https://gi...
github.com/neovim/neovim - 610f50ddaff260e2e2f7236f6a3982ee7554c2a6 authored about 1 year agogithub.com/neovim/deps - 88d78f4a5e804d880dd42b17af1591758025d4ba authored about 1 year ago
github.com/neovim/neovim - 43b0e2752c06ec5460a417fb9a8c60856011f563 authored about 1 year ago
github.com/neovim/neovim-backup - 3099d601e14d2800530c5ca8708672e96a14be82 authored about 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - 36e4ffec0a9e373ac9dbf7949d3567c8f04ca3df authored about 1 year agogithub.com/neovim/nvim-lspconfig - 4a74ec3b27b61d13e526ff762b81c1d9b2907f87 authored about 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - c7bbad8b149e1f568505c707b8ce2b9eaa8f1da2 authored about 1 year agogithub.com/neovim/nvim-lspconfig - d5f76f9d2fea7ac832f08dd7a503a2a4912c452c authored about 1 year ago
runtime(termdebug): handle buffer-local mappings properly
closes: vim/vim#13475
https://g...
github.com/neovim/neovim - 77bb69d7b0d1ae8d9526b658eeea07b2d58ae78d authored about 1 year agovim-patch:9.0.{1791,1808,1809,1811},ca48202b6f46
github.com/neovim/neovim - 04187d1cb58a46dff3b490115f38f9120e13d598 authored about 1 year agoruntime(termdebug): improve window handling, shorten var types
closes vim/vim#13474
https://gi...
github.com/neovim/neovim - 89d785e53015d7ba6a7f10e97a750b8d3431d3a9 authored about 1 year ago
Problem: No tests for the termdebug plugin
Solution: Add some simple tests for the termdebug pl...
Problem: termdebug: Typo in termdebug test
Solution: fix the typos
https://github.com/vim/vim/...
github.com/neovim/neovim - c9e7e94fcc2e78af4c5c14cb38dfb3c36b6e2dd3 authored about 1 year ago
Problem: termdebug test flayk
Solution: wait slightly longer
https://github.com/vim/vim/commit...
github.com/neovim/neovim - 4d36892191d01718f1549b99c7600a7694c38dab authored about 1 year ago
Problem: still some issues with term_debug test
Solution: Use WaitForAssert()
closes: vim/vim#...
github.com/neovim/neovim - 7b921c550191b300f0fa3ed5069e85fdd88ee959 authored about 1 year agogithub.com/neovim/neovim - ed464ba487cc4fbc0c7393bb360580b344673e3d authored about 1 year ago
Problem: statusline may look different than expected
Solution: do not check for highlighting o...
When pasting with OSC 52 some terminals show a prompt to the user asking
for permission to read...
github.com/neovim/neovim - bb7324292cda2354511d3332aecb0b9748021764 authored about 1 year ago
Move default mappings and autocommands into a separate module and add
comments and docstrings t...
feat(extmarks): add 'invalidate' property
github.com/neovim/neovim - 1b0fd377aba3b4d076e4dbfb5adb96866a4982d1 authored about 1 year agogithub.com/neovim/neovim - 4c8fdc018b428c4b5f35215a1189d2cd55cd5888 authored about 1 year ago
github.com/neovim/deps - 5269e2485e70808b05d9215aab003b8b3c4cb33e authored about 1 year ago
github.com/neovim/neovim-backup - 0a2e648f522ccbe2b93af7b26d920e66e8a5a4af authored about 1 year ago
Problem: No way to have extmarks automatically removed when the range it
is attached ...
When the contents of a quickfix buffer are replaced, there is a chance
that deletion of the pre...
github.com/neovim/neovim - 1c71c32b29100b3e2989447da9d94b97b2c9959e authored about 1 year ago
feat(clipboard): add OSC 52 clipboard support
github.com/neovim/neovim - cd31a72f9b22741c6ece1c47a91d990e2df218fa authored about 1 year ago
This ensures that the read stream never overflows termkey's internal
buffer. This only happens w...
This is opt-in as not all terminal emulators support OSC 52, so it is up
to the user to enable i...
github.com/neovim/neovim - 3ca967387c49c754561c3b11a574797504d40f38 authored about 1 year ago
This allow distributions and other interested parties to use a system
busted rather than the on ...
github.com/neovim/deps - b5dd5b9523f34bc6bc023a898a9ef0c5bc1cba52 authored about 1 year ago
github.com/neovim/neovim - a935c7531ad01e03cfdf8660b2067145f3c169fa authored over 1 year ago
github.com/neovim/neovim - 6f936c9d85a056919f53486c38fcf541466416cc authored over 1 year ago
github.com/neovim/neovim-backup - 69efd5f31374f0aa943889f1d462a37b68a7ee66 authored over 1 year ago
github.com/neovim/neovim - 3198038224209c41932a305e2a2dee708d4e3ec8 authored over 1 year ago
Python3 provider tests suddenly became extremely flaky on macos for
unknown reasons. For some re...
When the terminal emulator sends an OSC sequence to Nvim (as a response
to another OSC sequence...
github.com/neovim/neovim - f9416470b15b3601c5b2d805a8cf3bdabd44a567 authored over 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - 37457f268af5cd6765e589b0dcd7cbd192d8da00 authored over 1 year ago* feat: add ast-grep language server
* fix: casing of filetypes
github.com/neovim/nvim-lspconfig - 1c5e4dabb5e8e2b43b3bc5a02ad27e81c8e3dd88 authored over 1 year agoruntime(doc): document vim-script library function
https://github.com/vim/vim/commit/da4e433d...
github.com/neovim/neovim - 0774d0cfe1d5efb4bdd34cc8cf3799af5c947d2e authored over 1 year agorefactor(grid): reimplement 'rightleft' as a post-processing step
github.com/neovim/neovim - cfe23a80f086d1e0c188a88f28ab1b459400e5d4 authored over 1 year agogithub.com/neovim/neovim - f1e9aa8f7ed9666914afb11f1a8a2132f1ddfa49 authored over 1 year ago
github.com/neovim/deps - f979fdacb3a59866e4a0457ccce957e37a9ab447 authored over 1 year ago
github.com/neovim/neovim-backup - 9c46299e6fe85b45fe87439636782e6cb8bc1768 authored over 1 year ago
runtime(keymap): Switch Hindu-Arabic to Arabic numerals in arabic keymap (vim/vim#13430)
https:...
github.com/neovim/neovim - bbd7ec9e642bfdc5ee5c1c4d827df9c39fbb6d2a authored over 1 year ago
Problem: tests: failure in test_arabic
Solution: adjust the test for the changed arabic keymap
...
runtime(tar): improve the error detection
Do not rely on the fact, that the last line matches w...
github.com/neovim/neovim - b329a21bd38ff4eda635c063a0c2580ad99fe0aa authored over 1 year agoruntime(dist): centralize safe executable check and add vim library (vim/vim#13413)
Follow up t...
github.com/neovim/neovim - 26cdff0e92bf93a2afcb4a78e056780ea3f582e7 authored over 1 year agoruntime(dist): add legacy version for central vim library
Also, enable the zip and gzip plugins...
github.com/neovim/neovim - 2a47dbe2282c656c63a29005f35399db740ab958 authored over 1 year agoruntime(dist): Make dist/vim.vim work properly when lacking vim9script support (vim/vim#13487)
...
github.com/neovim/neovim - dcf5999fcd706c4319fb9c12bf9b46f2dd2b51b2 authored over 1 year ago
We do not have any patches that we use at the moment, so git is not
needed right now. Futhermore...
It is enabled with ENABLE_ASAN_UBSAN like other compilers. Technically
it only enables ASAN as U...
problem: checks for wp->w_p_rl are all over the place, making simple
things like "advance column...
long is 32 bits on windows, while it is 64 bits on other architectures.
This makes the type subo...
github.com/neovim/neovim - c513cbf361000e6f09cd5b71b718e9de3f88904d authored over 1 year ago
new license (LGPL 2.1), adds EBCDIC encodings
github.com/neovim/neovim - a8aebcff50ca5be120fbb52ca59348eaa44f031f authored over 1 year agofeat(extmarks): add "no_undo_restore" flag to opt out of undo-restoring
github.com/neovim/neovim - 22fa66bb1d502e250d972b1814552412cc2e87fe authored over 1 year ago
It is a design goal of extmarks that they allow precise tracking
of changes across undo/redo, in...
regext_bt.c and regexp_nfa.c are inlined into regexp.c instead of
included as a header. This mak...
It is no longer needed now that luarocks isn't used.
github.com/neovim/neovim - 92e99bb1058dd837c451675175efb8511c5f8e15 authored over 1 year agogithub.com/neovim/deps - 8715070301899884f15ed057a4003e9c97af90fa authored over 1 year ago
github.com/neovim/neovim-backup - 0d6a1915072aae478f3b9ff8d3fa04c0817184ee authored over 1 year ago
- silence false warnings on MSVC
- merge `clang-tidy` cmake target into `lintc` and remove the
...
Problem: complete_info() skips entries with 'noselect'
Solution: Check, if first entry is at o...
Problem:
---
Misuse of `get_node()` is common:
https://github.com/search?q=get_node_at_cursor+la...
runtime(sh): Update sh syntax and add shDerefOffset to shDerefVarArray for bash (vim/vim#13480)
...
runtime(script.vim): make strace ft check less strict (vim/vim#13482)
Strace output, depending ...
github.com/neovim/neovim - e960fa2412948bfc8f059bff9ddb5397d7ee35d7 authored over 1 year ago
`code_action` used the same parameters for all clients, which led to the
following warning and i...
github.com/neovim/neovim-backup - 8af0cef89149b8891018313b2b7eba195ec49331 authored over 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - b44737605807023d32e6310b87ba69f4dbf10e0e authored over 1 year agogithub.com/neovim/nvim-lspconfig - 1772776d2a423da0a9eaa5993c9546fa0e77cef2 authored over 1 year ago
refactor: use a more idiomatic loop to iterate over the cells
There are two cases in which th...
github.com/neovim/neovim - 468292dcb743c79714b030557cf2754b7b5bf07d authored over 1 year ago
- adjust reviewers
- add workflow as cache key
- install attr only when tesitng
- fix s390x work...
refactor(grid): implement rightleftcmd as a post-processing step
github.com/neovim/neovim - 310896f6aa1d1242d531c30d2cffa20ff8cb635f authored over 1 year ago
Previously, 'rightleftcmd' was implemented by having all code which
would affect msg_col or outp...
runtime(sh) Update sh syntax and add shDblParen to shCaseList (vim/vim#13469)
https://github.co...
github.com/neovim/neovim - d4dc1355eda78ca2a8aece08d1ab6c6bc1e91505 authored over 1 year agoruntime(debversions): Add noble (24.04 LTS) as Ubuntu release name (vim/vim#13472)
https://gith...
github.com/neovim/neovim - 80cf1ee2c5a0a4b68d0a21916a7ebd7f723fb6b7 authored over 1 year agogithub.com/neovim/neovim-backup - 0f7944493e077341620f9cf47e0c720eab1b7d4f authored over 1 year ago
github.com/neovim/neovim - 4c32927084dc491e47abffefdc7ac81eefc7b951 authored over 1 year ago