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
fixes #11591
github.com/neovim/neovim - e5d9b15044d56acd48569b3ca7ac9dabdeaa750e authored 12 months ago by bfredl <[email protected]>
Problem: Coverity complains about improper use of negative value
Solution: Add a condition to ...
vim-patch:8.2.3439,9.1.{0015,0021}
github.com/neovim/neovim - 786089013d33666a2acb5ba86fb34c716a9cab26 authored 12 months ago by zeertzjq <[email protected]>
Problem: i_CTRL-R- doesn't work for multibyte chars in Replace mode,
Coverity complai...
Problem: i_CTRL-R- no longer works in replace mode
Solution: delete characters in replace mode ...
Problem: Deleted lines go to wrong yank register.
Solution: Reset y_append when not calling...
Problem: A few typos in tests and justify.vim
Solution: fix them
closes: vim/vim#13848
https:...
github.com/neovim/neovim - c8f696f2b0c289a88054c20e0415051ebe017eb3 authored 12 months ago by dundargoc <[email protected]>* fix(flake): clang-tools moved to nativeBuildInputs
Buildtime binaries should go in `nativeB...
github.com/neovim/neovim - e32af31ee89c6a251e8d551a044c7876b9514579 authored 12 months ago by LamprosPitsillos <[email protected]>test: big cleanup
github.com/neovim/neovim - 07a7c0ec999102f223a6aca17e93d33e18c02b94 authored 12 months ago by Lewis Russell <[email protected]>github.com/neovim/neovim - 795f896a5772d5e0795f86642bdf90c82efac45c authored 12 months ago by Lewis Russell <[email protected]>
runtime(netrw): Decode multibyte percent-encoding filename correctly (vim/vim#13842)
Use `print...
github.com/neovim/neovim - 7f249936a989dbc21ad03e394197afc07cb9c0bf authored 12 months ago by Christian Clason <[email protected]>
- remove helpers.cur*meths
- remove helpers.nvim
github.com/neovim/neovim - c30f2e3182e3b50e7c03932027ac55edfc8ada4a authored 12 months ago by Lewis Russell <[email protected]>
Problem: default diff highlighting is too noisy
Solution: Link diff highlighting groups to new
...
runtime(colorschemes): Add initial support for Added/Removed/Changed highlight groups (vim/vim#1...
github.com/neovim/neovim - 061a0d5a48e4e3c4a72930de806e5957763f4dc8 authored 12 months ago by Christian Clason <[email protected]>github.com/neovim/neovim - 284e0ad26dd9de90c3a813dd1b357a425eca6bad authored 12 months ago by Lewis Russell <[email protected]>
github.com/neovim/neovim - 56a2ec5c79d49421758319f1a8822cf30f1f8a5e authored 12 months ago by Lewis Russell <[email protected]>
github.com/neovim/neovim - 7a259d01aed52134a1675e47d9054ccad7ef7cbb authored 12 months ago by Lewis Russell <[email protected]>
github.com/neovim/neovim - d33e1da9b7f7e886219cfdd20b9bbfaccdc43be9 authored 12 months ago by Lewis Russell <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - e47ccfae775f0d572ef0f3a7d245f043b259dafc authored 12 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 1417fb98f85f8bc36a8a48800631914b6ffcabf2 authored 12 months ago by Robert Brunhage <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - c5c8d4ca6c0ef26a44b23da7f0228cc3808be81c authored 12 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>https://dcm.dev/
github.com/neovim/nvim-lspconfig - 5ac796247feb8c30cedef90c36b9e4e446a3fca1 authored 12 months ago by Robert Brunhage <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - f5dab1398b12f1c96c5b185f802e3065f355b4a8 authored almost 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 9781dc24d65c0c0b8af681df765663c855d83af8 authored almost 1 year ago by Uzair Aftab <[email protected]>
Problem: regexp cannot match combining chars in collection
Solution: Check for combining chara...
Remove `export` pramgas from defs headers as it causes IWYU to believe
that the definitions from...
refactor(screen): simplify grid_clear() and win_draw_end()
github.com/neovim/neovim - 1514982484c6b9bdb1cebec9399536ebc8c630f7 authored almost 1 year ago by bfredl <[email protected]>
grid_put_linebuf() used grid_clear() internally to handle clearing the
left part of a rightleft ...
Added a lpeg grammar for LuaCATS and use it in lua2dox.lua
github.com/neovim/neovim - 2f9ee9b6cfc61a0504fc0bc22bdf481828e2ea91 authored almost 1 year ago by Lewis Russell <[email protected]>
Co-authored-by: Gregory Anders <[email protected]>
Co-authored-by: Jongwook Choi <wookayin@gmai...
github.com/neovim/neovim - a7550a20e0c3084eacd2b4ede1e6a94f282c2fb8 authored about 1 year ago by zeertzjq <[email protected]>
github.com/neovim/neovim - fa17a5ab49dff5a2e4de7bd2faee31f5458993aa authored about 1 year ago by Gregory Anders <[email protected]>
Credit to @wookayin for the fix.
github.com/neovim/neovim - 63a17322dd835724887517c1309e70c06748ed59 authored about 1 year ago by Barrett Ruth <[email protected]>github.com/neovim/neovim - c67efe3a9c5b04b1909bf0051476ede495531066 authored about 1 year ago by Barrett Ruth <[email protected]>
runtime(netrw): Sync with netrw 174b (vim/vim#13836)
* Import netrw v174b
* Revert unwanted cha...
Problem: `OPT_FREE` macro doesn't seem to do anything as `P_ALLOCED`
already handles allocation...
runtime(tar): fix a few problems with the tar plugin
From: vim/vim#138331:
- Updating .tar...
This commit implements a new TermRequest autocommand event and has Neovim
emit this event when ...
Problem: Some lines in the generated vim doc are overflowing, not
correctly wrapped at 78 charac...
github.com/neovim/neovim - d54156ed08b84e6c7f22334a4f3a4d4f84798604 authored about 1 year ago by zeertzjq <[email protected]>
github.com/neovim/neovim - b2c92eebc01c15789b37c6f62bd71a6ccfd0155f authored about 1 year ago by zeertzjq <[email protected]>
github.com/neovim/neovim-backup - be4c87630daa48d0ab6be12d96b50b2a59ba7db4 authored about 1 year ago by marvim <[email protected]>
github.com/neovim/neovim - ee3d4f6b90d0902aa17936d1f0944755516569a1 authored about 1 year ago by zeertzjq <[email protected]>
refactor(options): use schar_T for fillchars and listchars
github.com/neovim/neovim - c4acbb87babf9c06198e56d85d113067fd705795 authored about 1 year ago by bfredl <[email protected]>
A bit big, but practically it was a lot simpler to change over all
fillchars and all listchars a...
Improve error messages for `:InspectTree`, when no parsers are available
for the current buffer ...
buf is a pointer argument, not a local char array, so sizeof(buf) is just the size of a pointer ...
github.com/neovim/neovim - 367e52cc79a786bbee4456b30f9ec5db7e28d6a5 authored about 1 year ago by James McCoy <[email protected]>github.com/neovim/deps - 3c3072a0a90479a4962d7ea9795028534e5dc6a8 authored about 1 year ago by marvim <[email protected]>
github.com/neovim/neovim - 8df37423781493f58de060e1c9219cd1c3768130 authored about 1 year ago by Gregory Anders <[email protected]>
Problem: `IncSearch` is currently linked to `Search` which makes it not
usable for its purpose...
fix(test/tui_spec): pass the expected NULL-sentinel to execl()
github.com/neovim/neovim - 9ee8ce2eb8fdc591416a008a85317ab0bb906c58 authored about 1 year ago by James McCoy <[email protected]>
Since execl() is a variadic function, it requries a NULL-terminal to
indicate the end of its arg...
github.com/neovim/neovim - 099bd35a7d0a52bcf3c58d1b841d008c8af0a8de authored about 1 year ago by Christian Clason <[email protected]>
github.com/neovim/neovim - 2eb74bff0e52b29dafbca9203006f003a26911a3 authored about 1 year ago by Christian Clason <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - 796394fd19fb878e8dbc4fd1e9c9c186ed07a5f4 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* feat: add lwc-language-server support
* fix(lwc-language-server): added missing , to end of...
github.com/neovim/nvim-lspconfig - d419baa45dbf220f0821b2683c1835e467ba89e4 authored about 1 year ago by Zech Burrus <[email protected]>
Problem: incorrect use of W_WINROW in edit.c
Solution: compare against curwin->w_height instea...
vim-patch:9.1.{0007,0012}: can select empty inner text blocks
github.com/neovim/neovim - a18b4af7596b2eb3309df7ce49c87913285b6974 authored about 1 year ago by zeertzjq <[email protected]>
Problem: regression with empty inner blocks introduced
(after v9.1.0007)
Solution: Se...
Problem: can select empty inner text blocks
(laurentalacoque)
Solution: make selectin...
separate_arguments() doesn't operate in place on a variable. It expects
a string argument to p...
These structs are only used in other source files as pointers and their
fields aren't accessed ...
github.com/neovim/neovim - c509f4907bf7405c9c2ae3f7eff76c5d552944cc authored about 1 year ago by luukvbaal <[email protected]>
github.com/neovim/neovim - e09adfdcffe8a94e09d834bb49f42fd725ddd47b authored about 1 year ago by zeertzjq <[email protected]>
Problem: Keymap completion is not available
Solution: Add keymap completion (Doug Kearns)
A...
github.com/neovim/neovim - dab584408211a39962a7313b7b8c4cb7e3717a7a authored about 1 year ago by zeertzjq <[email protected]>
tmux indicates its RGB support via setrgbb and setrgbf. In modern tmux
code, Tc and RGB just se...
refactor(gen_vimdoc): general refactoring on vimdoc generation
github.com/neovim/neovim - 6635ec113fe69157001070e809bc5611e3d52014 authored about 1 year ago by Lewis Russell <[email protected]>
Problem: The maximum 'statuscolumn' width and grow behavior is undocumented.
Solution: Define, ...
github.com/neovim/neovim - 444f37fe510f4c28c59bade40d7ba152a5ee8f7c authored about 1 year ago by Jaehwang Jung <[email protected]>
Problem:
Many decoration providers (treesitter injection highlighting, semantic
token highlighti...
runtime(vim): Add support for <ScriptCmd> syntax (vim/vim#10686)
Adding `<ScriptCmd>` to list o...
github.com/neovim/neovim - 39ea076f2fa1b542efa85e4128a63b8a4da371fe authored about 1 year ago by Christian Clason <[email protected]>runtime(doc): document that the diff filetype uses Diff hl groups
related: vim/vim#13776
https...
github.com/neovim/neovim - 166b4284c83a6be993be6b185d5ecd168570c7ff authored about 1 year ago by Christian Clason <[email protected]>runtime(vim): Add support for `syntax foldlevel` command (vim/vim#6182)
https://github.com/vim/...
github.com/neovim/neovim - 8a6317e70a3aa680fd3332d5c20e63b96e858812 authored about 1 year ago by Christian Clason <[email protected]>runtime(fortran): syntax and documentation updates (vim/vim#13811)
closes: vim/vim#13802
https...
github.com/neovim/neovim - 9b90657376754a492d19f1daaffb257bf87d09cf authored about 1 year ago by Christian Clason <[email protected]>Avoid `prevwin == curwin` when closing `curwin`
Problem: When closing the current window (or w...
github.com/neovim/neovim - bdfea2a8919963dfe24052635883f0213cff83e8 authored about 1 year ago by Christian Clason <[email protected]>
Problem: reloading colorscheme when not changing 'background'
Solution: Check, if the backgrou...
Problem: a closing fold expression may unexpectedly start a new fold
when it should ...
Problem:
Currently `deepcopy` hashes every single tables it copies so it can be
reused. For tab...
github.com/neovim/neovim - a064ed622927b4c5e30165abbe54db841359c71f authored about 1 year ago by Justin M. Keyes <[email protected]>
github.com/neovim/neovim - 04f2f864e270e772c6326cefdf24947f0130e492 authored about 1 year ago by Justin M. Keyes <[email protected]>
Problem:
Not all Lua code is checked by stylua. Automating code-style is an
important mechanism ...
fix/clangd (check size of array before applying qsort on it; set block pointer to null in case m...
github.com/neovim/neovim - ee2127363463b89ba9d5071babcb9bd16c4db691 authored about 1 year ago by zeertzjq <[email protected]>github.com/neovim/neovim - cdd801746943d1b8319bdc92023c9a62f0076b72 authored about 1 year ago by sus-domesticus <[email protected]>
github.com/neovim/neovim - 1027ccac6d0a399364a94c17d39295d69b90d7b4 authored about 1 year ago by sus-domesticus <[email protected]>
Co-authored-by: Christian Clason <[email protected]>
Co-authored-by: HiPhish <hiphish@posteo....
A struct can be anonymous if only its typedef is used.
github.com/neovim/neovim - 735aa4c4c89943b26f1d6ba0d3e076002490c09d authored about 1 year ago by dundargoc <[email protected]>buf_ensure_loaded already checks `(buf->b_ml.ml_mfp != NULL)`. #25823
TODO:
- #10070 #13201 ...
github.com/neovim/neovim - 91d76ac941a26f8370c48e062b5e09f98c75f7bc authored about 1 year ago by Mathias Fußenegger <[email protected]>
Since some point INCLUDE_DEPRECATED stopped working as it is usually
turned off when generating ...
Problem: main() has too much logic implemented there, too difficult to
read.
Solution: Do more ...
github.com/neovim/neovim - f74f52a1a5ff668187bf12c397319972764a9704 authored about 1 year ago by Jongwook Choi <[email protected]>Problem:
For function definitions to be included in the vimdoc (formatted) and
to be exported a...
These non-docstring comments can be included into doxygen's brief
description and then appear in...
github.com/neovim/neovim - 1a31d4cf2b88e9f677d7a2f23b10e4dacf803a9d authored about 1 year ago by Jongwook Choi <[email protected]>
github.com/neovim/neovim - 5e2d4b3c4dbd56342cabb6993d354f690e0a1575 authored about 1 year ago by Jongwook Choi <[email protected]>
github.com/neovim/neovim - 5dc0bdfe98b59bb03226167ed541d17cc5af30b1 authored about 1 year ago by Mathias Fußenegger <[email protected]>
runtime(dist/ft): improve filetype detection for *.v (V/Verilog/Coq)
Patch provided by Dan Al...
github.com/neovim/neovim - 2bf68df289de12510d472f362482e5bde253cb41 authored about 1 year ago by zeertzjq <[email protected]>runtime(menu): regenerate synmenu
https://github.com/vim/vim/commit/34d15155fc45162bc0036e97f9d...
github.com/neovim/neovim - e98bef259abf876b90ba1f7885a36b94490e38a6 authored about 1 year ago by Christian Clason <[email protected]>runtime(sh): Update sh syntax and add local keyword for bash (vim/vim#13806)
add `local` in shS...
github.com/neovim/neovim - b8df4b2dffcc6cb408476b41b86d47e46c06fe11 authored about 1 year ago by Christian Clason <[email protected]>runtime(ruby): Update ftplugin and omni-complete (vim/vim#13805)
https://github.com/vim/vim/com...
github.com/neovim/neovim - 99f1530a4f607b80f21135440e267460485b318a authored about 1 year ago by Christian Clason <[email protected]>