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/tree-sitter-grammars/tree-sitter-vim - 07ba7b476434622b46f95948091018da04b9162a authored 10 months ago by ObserverOfTime <[email protected]>
github.com/tree-sitter-grammars/tree-sitter-vim - 284f82fa6199a2600d50964f026670c59066dee4 authored 10 months ago by ObserverOfTime <[email protected]>
github.com/tree-sitter-grammars/tree-sitter-vim - 07b908dd806dcc137c77f7c89330fdf2fdddce8d authored 10 months ago by ObserverOfTime <[email protected]>
github.com/tree-sitter-grammars/tree-sitter-vim - 052279cd5e1d73b075640c64cef97e7bdcd32611 authored 10 months ago by ObserverOfTime <[email protected]>
refactor(ui): remove outdated UI vs UIData distinction
github.com/neovim/neovim - 6d680d977525d1198be53c1377c8319e4b60f6c0 authored 10 months ago by bfredl <[email protected]>Just some basic spring cleaning.
In the distant past, not all UI:s where remote UI:s. They stil...
github.com/neovim/neovim - e534ec47db4bf5e110c828ca3d875f5685dcfdde authored 10 months ago by bfredl <[email protected]>refactor(msgpack): allow flushing buffer while packing msgpack
github.com/neovim/neovim - 55c9e2c96e28059a5102e2551b16b4fa4592723b authored 10 months ago by bfredl <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 94cf4adb81158817520e18d2174963d8e1424df9 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* fix: support eslint mjs flat config file
* fix: styling
github.com/neovim/nvim-lspconfig - 9a2fe6a194491e808c9be95e09e88b6cac89a663 authored 10 months ago by Marces Engel <[email protected]>
Problem: Various warnings from clang on MS-Windows.
Solution: Avoid the warnings. (Yegappa...
It no longer hangs on Windows CI.
github.com/neovim/neovim - 25124d3607b8f645d65e734c72cfc1da7498b34e authored 10 months ago by zeertzjq <[email protected]>Instead cause some changes to screen state and use screen:expect().
github.com/neovim/neovim - 970b60aa7c899851973285f9b33f5f49cae55f76 authored 10 months ago by zeertzjq <[email protected]>
On exit, pty_process_close() may be called after pty_process_finish1()
but before start_wait_eo...
vim-patch:9.1.{0154,0158}: shm=F not respected when reloading buffer with 'autoread'
github.com/neovim/neovim - dc2379b89bd00cf7aa661e1b000d2a419843df3f authored 10 months ago by zeertzjq <[email protected]>
Problem: 'shortmess' "F" flag doesn't work properly with 'autoread'
(after 9.1.0154)
...
Problem: shm=F not respected when reloading buffer with 'autoread'
Solution: Check SHM_FILEINFO...
Problem: Duplicate assignment in f_getregion().
Solution: Remove the duplicate assignment. Al...
github.com/neovim/nvim-lspconfig - e172dd599cff2ae5267871b5e33fb42934c4df43 authored 10 months ago by Lewis Russell <[email protected]>
This should prevent use-after-free on exit on Windows.
github.com/neovim/neovim - 3e569d440b8e5a2b190a7013081d29cb7e04af01 authored 10 months ago by zeertzjq <[email protected]>github.com/neovim/neovim - 04232a19ccf0e49a3a19d0ef48221249d982b0d4 authored 10 months ago by altermo <[email protected]>
github.com/neovim/neovim - e52c25b7617ac6401b080f76b0e227161dfef230 authored 10 months ago by Maria José Solano <[email protected]>
Before, we needed to always pack an entire msgpack_rpc Object to
a continous memory buffer befor...
Problem: can only call getregion() for current buffer
Solution: Allow to retrieve selections f...
github.com/neovim/neovim - ae5095cac9b233cfb6785534de6f084c70dc6424 authored 10 months ago by altermo <[email protected]>
github.com/neovim/neovim - 0101bdaa1ad8b09ebd5ef5551faf077f39be238c authored 10 months ago by Maria José Solano <[email protected]>
github.com/neovim/neovim - 191cca2566a8afe2b2f2744f3eb763d810cc416c authored 10 months ago by Will Hopkins <[email protected]>
github.com/neovim/neovim - 85b13751a5fc28fadbe74d72982325ca27b4c775 authored 10 months ago by Lewis Russell <[email protected]>
github.com/neovim/neovim - 3c572a31a3bb7009b4ad8eac56da1458acae3b75 authored 10 months ago by Yi Ming <[email protected]>
Fixes #27318
github.com/neovim/neovim - 3e016fa8d4f797345d55f6006c42026abedb6c4e authored 10 months ago by Lewis Russell <[email protected]>Resolves #27713
Co-authored-by: Tomasz N <[email protected]>
github.com/neovim/neovim - 8149bd089e15043576b1e6588babd9c121740f1a authored 10 months ago by Lewis Russell <[email protected]>
No need to run a full iteration of the table. Simply return false when
the next key isn't what w...
github.com/neovim/neovim - ea44f74d84f87ce5aff2ef7797be986900bd74a6 authored 10 months ago by Lewis Russell <[email protected]>
runtime(c): Recognize "__inline" (vim/vim#14145)
`__inline` is recognized by GCC, and may even ...
github.com/neovim/neovim - d72c9d1d194fd050c3f5e95a6b5c319a8afa1a8f authored 10 months ago by Christian Clason <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - e5e600232188ed9fb960f5df6bb06084ae8bf3ec authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 6ae4776087c3614a1a24bafb1814dd7382764109 authored 10 months ago by Simeon Simeonoff <[email protected]>
github.com/neovim/nvim-lspconfig - d006e0c5aebfd9f820eb91eb74e2fc80fcff7436 authored 10 months ago by Tristan Yang <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - 9ad7021267c6caeb01f839c91ad8f15fb608807e authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 48364fb8f01600ced41a39b745b0ffe8c6a4ff09 authored 10 months ago by abeldekat <[email protected]>
github.com/neovim/neovim - a4290f462ed7dc81e17b09bd27877b106b24b6bd authored 10 months ago by Lewis Russell <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - b1fc956fb28ee4284ae3e10fe886d01dd3c8f094 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* feat: add configuration for Tabby ML
* feat: use util.find_git_ancestor for root_dir
Co-...
github.com/neovim/nvim-lspconfig - 28c5e779ddaa2e8adb5c11cd95380543f55da491 authored 10 months ago by T. Hinrichsmeyer <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - a1c9b24a0b4aae7db95fff3c5017d1b2fb69922e authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
When setting `init_options' to an empty array terraform-ls
fails to start and throws a trace.
...
Problem: has('pythonx') always returns 1.
Solution: Make it the same as has('python3').
skip-checks: true
github.com/neovim/nvim-lspconfig - 534a255b6bf1bba2baa04da15ac529976854267a authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>See: https://github.com/vuejs/language-tools/issues/3925
github.com/neovim/nvim-lspconfig - c9f387fab1d09ed59d877a08a05d283195df95e7 authored 10 months ago by Hugo <[email protected]>github.com/neovim/nvim-lspconfig - 82a4b3017e92711084d1c524df95ce02b3380218 authored 10 months ago by Carlo Sala <[email protected]>
runtime(vim): Update base-syntax, fix escaping :syn and :hi sub-groups (vim/vim#14137)
* runt...
github.com/neovim/neovim - 0ffc9264996573e2e8e4ad787c230ebda6fdf8ce authored 10 months ago by zeertzjq <[email protected]>github.com/neovim/neovim-backup - 522f49ac04e9ce0b4aaf1e3c6ef410fd7332c0dd authored 10 months ago by marvim <[email protected]>
runtime(mswin): Use unnamed register when clipboard not working (vim/vim#13813)
* Use unnamed r...
github.com/neovim/neovim - 971602029311c33353c88175f761557431330528 authored 10 months ago by Christian Clason <[email protected]>runtime(sh): Update syntax file, fix issue vim/vim#962 (vim/vim#14138)
Allow the opening parent...
github.com/neovim/neovim - 66c9f987e703d780a68b2d688082c39db8468ad4 authored 10 months ago by Christian Clason <[email protected]>runtime(css): update syntax script
https://github.com/vim/vim/commit/e84490311ba32cb258cc738bc3...
github.com/neovim/neovim - 56734226afaca893f37b462e2a4787d2d2a13ce2 authored 10 months ago by Christian Clason <[email protected]>
Problem: null pointer member access in ui_client_start_server if
channel_job_start returns NULL...
github.com/neovim/neovim - a8131aee9ecc640415903d590b15863ce1c99112 authored 10 months ago by altermo <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - 7f5cf1121f772850a30bdaf83fb448e88846aa58 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 280ca493763fba85f945f2a96ee682392f90cbf6 authored 10 months ago by Sharzy <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - b43d52af1eb7909535451c28ef600219a47f95d6 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* feat: updated documentation for `harper-ls`
* fix(style): now aligns with `nvim-lspconfig` ...
github.com/neovim/nvim-lspconfig - bd2e75be702896094cb01786bae11791c2485b40 authored 10 months ago by Elijah Potter <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 0b4cc60c50dde362c709053f9088f80fc894f21f authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* fix: CSS Variables LSP default settings
* fix docs
---------
Co-authored-by: Rogin Fa...
github.com/neovim/nvim-lspconfig - f6b87017588b148937d3989f13a3c90b4650034e authored 10 months ago by Rogin Farrer <[email protected]>github.com/neovim/neovim - 3df1211ebc4c7ec4562d0ad0fa51a24569b81e15 authored 10 months ago by Luna Saphie Mittelbach <[email protected]>
vim-patch:c4aef9a97b36,691aee8b0705
github.com/neovim/neovim - 181b620580f166f575746738cd02586de6f61dc3 authored 10 months ago by zeertzjq <[email protected]>runtime(vim): Update base-syntax, fix issue vim/vim#14135 (vim/vim#14136)
Fix incorrect error h...
github.com/neovim/neovim - fc2be84e44048d41801211b61e0930faaccda2f9 authored 10 months ago by zeertzjq <[email protected]>runtime(vim): Update base-syntax, improve :augroup highlighting (vim/vim#14125)
- Explicitly ma...
github.com/neovim/neovim - b86799a07692368ae35639603a0aa516b796ceb2 authored 10 months ago by zeertzjq <[email protected]>Currently returns 0 on failure, but should return an empty list (or blob).
Regressed in the b...
github.com/neovim/neovim - bf0c69e50410a77d3a7b1a0760f2e574e85d028a authored 10 months ago by Sean Dewar <[email protected]>runtime(java): Recognise text blocks (vim/vim#14128)
Also, accept as valid the space escape seq...
github.com/neovim/neovim - 3971797be125a958432fb439575ae31b544f4083 authored 10 months ago by Christian Clason <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - c932a56bf25167b1e88d2a1ebe35bb774b41019a authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 0959fc8f415e47beda888ab1cb5b60bc247405da authored 10 months ago by gegoune <[email protected]>
Xcode does not allow having multiple targets depend on a custom command.
This limitation severel...
runtime(r,rhelp,rmd,rnoweb,rrst): Update ftplugin, browsefilter labels (vim/vim#14126)
Use the ...
github.com/neovim/neovim - bf695b5ef436b9fb8cb0872b05aa2e0e5e2ee110 authored 10 months ago by Christian Clason <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 083e36e8af171e86cec92333b3729a6b15704462 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>Co-authored-by: Rogin Farrer <[email protected]>
github.com/neovim/nvim-lspconfig - 6a62bc113fce2615ebf22be361d27b9e82746e86 authored 10 months ago by Rogin Farrer <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 32a82a09f24502ca82be6321452d9c1e50079540 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - d23cb955094ca4a392df5774cd9dbf6af2ba6e0c authored 10 months ago by Wessel Blokzijl <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - 2badbe5c22ca9ce33ec4f39e4d5151db4212a0d8 authored 10 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - d4f48704d6a1544b882ba6cae21fe0ba84c82bfa authored 10 months ago by Alberto Russo <[email protected]>
github.com/neovim/deps - f01fcba2356dcd6c99b4d322b21a7aff43e73a02 authored 10 months ago by marvim <[email protected]>
Problem: Text is not redrawn with 'relativenumber' when only the 'statuscolumn' is redrawn afte...
github.com/neovim/neovim - dbf6be296df6da28151afdcb96ceb8ba2076cc65 authored 10 months ago by luukvbaal <[email protected]>
Problem:
`vim.lsp.util.rename()` deletes the buffers that are affected by
renaming. This has u...
fix(float): allow floating window in cmdline area
github.com/neovim/neovim - 0d553c83474b8d024d74e9f66b77dc62380241ef authored 10 months ago by bfredl <[email protected]>
Context:
Nvim catches errors from the user's `on_exit` and rpc handler callbacks
and prints th...
adds support for `{arg}?` optional arguments #27644
github.com/neovim/neovim - ee4bbc3af260d166cdeb4634616a978c3d51e33d authored 10 months ago by Christian Clason <[email protected]>runtime(java): Improve the recognition of literals (vim/vim#14120)
* Emend the Unicode and octa...
github.com/neovim/neovim - 72e0ef2f4616c0b41c333a1e4e8490020755930a authored 10 months ago by Christian Clason <[email protected]>github.com/neovim/tree-sitter-vimdoc - 016ad75faa854e4e13bc40c517015183b795eed9 authored 10 months ago by Christian Clason <[email protected]>
github.com/neovim/tree-sitter-vimdoc - 9dd10380ab0dd11720da8c9613319c3d17c8e874 authored 10 months ago by Christian Clason <[email protected]>
close #27678
Return a userdata wrapper around the uv_req_t to allow it to be garbage collected ...
github.com/neovim/neovim - 72e3d8c3f94941e0a91ae45467a62c593e96980d authored 10 months ago by zhaozg <[email protected]>feat(lsp): add fswatch watchfunc backend
github.com/neovim/neovim - 39928a7f24916b35577864e28e505dda74103fb8 authored 10 months ago by Lewis Russell <[email protected]>
- Added `@inlinedoc` so single use Lua types can be inlined into the
functions docs. E.g.
`...
github.com/neovim/neovim - a5fe8f59d98398d04bed8586cee73864bbcdde92 authored 10 months ago by Lewis Russell <[email protected]>
Problem:
vim._watch.watchdirs has terrible performance.
Solution:
- On linux use fswatch as...
Follow-up to #27397
github.com/neovim/neovim - 813dd36b72979dfd05479eb6402b9becc0faea29 authored 10 months ago by Will Hopkins <[email protected]>
Problem: v:echospace wrong after setting invalid value to 'showcmdloc'.
Solution: Only call co...
runtime(doc): some improvements to getregion() docs (vim/vim#14122)
- Mention the default sel...
github.com/neovim/neovim - 1fe65b3457d2e0632831445899d6d8a4bff9daee authored 10 months ago by zeertzjq <[email protected]>github.com/neovim/neovim - 816b56f878f0291c00a9018d5057b7b2b00f1891 authored 10 months ago by Lewis Russell <[email protected]>
- Rename watch.poll to watch.watchdirs
- Unify how include and exclude is applied
- Improve type...
github.com/neovim/neovim - bf1e098d971d455cba1bdc9f6b2e777572fd6b16 authored 10 months ago by Lewis Russell <[email protected]>
genappimage.sh uses features that doesn't work with older cmake
versions. Also replace NVIM_BUIL...
github.com/neovim/node-client - ab7e260d8713d2a2505d6f65c67173305fc57c35 authored 10 months ago by Justin M. Keyes <[email protected]>
Problem:
After `rename()`, the undo information for the renamed file(s) are lost.
Solution:
...
github.com/neovim/node-client - f94f4d0f2fe0c3a00289a154455005b3b45c0cfa authored 10 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/node-client - ff2083826ead88db7549af80dcddfe5ba9684fb9 authored 10 months ago by Justin M. Keyes <[email protected]>