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
Note that this only works when stdin is a pipe.
github.com/neovim/neovim - e98decf9a68e41b09214aa60b77d0db29b7d648a authored 11 months ago by zeertzjq <[email protected]>I'm not that well versed in Lua, but the previous check
if fname:sub(1, #item) == item
...
github.com/neovim/nvim-lspconfig - 9a6279953c82d01b58825a46ede032ab246a5983 authored 11 months ago by Jerko Steiner <[email protected]>runtime(fortran): update syntax (vim/vim#13953)
* runtime (Fortran) update syntax
* runtime (Fo...
github.com/neovim/deps - d2d4a6f714ec25572cb5d41bc253df198e237602 authored 11 months ago by marvim <[email protected]>
Problem: Erroring when both {range} and {code} are supplied to
:lua is inconvenient ...
They are no longer needed as they are covered by vimMap and vimUnmap.
Also fix some other mista...
vim-patch:69866449ddb2,e3e3934bb182
github.com/neovim/neovim - 302fa5f7db826db904e15c9ad37e0c69e57a3dfb authored 11 months ago by zeertzjq <[email protected]>runtime(vim): Update syntax file (vim/vim#13948)
Improve string escape sequence and special key...
github.com/neovim/neovim - 11acbd6df4b966f73e48c087dc6d51d852566413 authored 11 months ago by zeertzjq <[email protected]>runtime(vim): Improve keymap file highlighting (vim/vim#13550)
- Match :loadkeymap to EOF as a ...
github.com/neovim/neovim - 882d5fa5584f8223a9d405ecd0367c53188162fa authored 11 months ago by zeertzjq <[email protected]>fix(column): clear "b_signcols" before moving saved marks
github.com/neovim/neovim - 05fd70f19b39519985000141d022971e37d66189 authored 11 months ago by bfredl <[email protected]>
- Consistently use the variable CMAKE_BUILD_TYPE to select build type.
- Remove broken `doc_html...
Since keydicts are already zero-initialized, HAS_KEY() isn't needed if
the zero-initialized val...
runtime(racket): add missing space to b:undo_indent var (vim/vim#13945)
This copies commit 2a48...
github.com/neovim/neovim - e0961aaa5aa6e2dc39be688ccf8072e7bc616780 authored 11 months ago by Christian Clason <[email protected]>runtime(netrw): fixing remote file removal via ssh (vim/vim#13942)
Make pattern, which retrieve...
github.com/neovim/neovim - 0da18ae5ceb2a53115332d3f6993437cca67b9b4 authored 11 months ago by Christian Clason <[email protected]>github.com/neovim/neovim - 20f97af417caf5222a2260795088a02af99d6804 authored 11 months ago by Christian Clason <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - ac530dfb97e51d82e3b0a7cddbf7a4a7c4c10ff8 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 6950f06865853beae5e8edb92349d3cf126f2515 authored 11 months ago by rhjdvsgsgks <[email protected]>
Adds support to `nvim_open_win` and `nvim_win_set_config` for creating
and manipulating split (...
Problem: Dead code in builtin functions.
Solution: Clean up the code.
https://github.co...
github.com/neovim/neovim - 8fa67fdae539a13cf78621ab5a628da1fd745be2 authored 11 months ago by zeertzjq <[email protected]>
Problem: Crash when using gettabwinvar() with invalid arguments. (Yilin
Yang)
S...
- Update to ncurses 6.4.20230520
- Disable smglp and smgrp for vtpcon and conemu
- Add xterm+s...
runtime(netrw): Use :exec norm! <leftmouse> before :call mapping in netrw (vim/vim#12180)
fixes...
github.com/neovim/neovim - f4b3636f245fce5f4b246b838c7cdd8a87364123 authored 11 months ago by Christian Clason <[email protected]>runtime(racket): undo some indent options only when vim9script is available (vim/vim#13935)
Thi...
github.com/neovim/neovim - 6e8e3a2a3a5ed051e74a29a6fdaf56f6d4c42f4f authored 11 months ago by Christian Clason <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 1759ea68fbbb1303192020d3e59936189359e0ed authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>* fix(ltex): fix rnoweb support
Unfortunately language code `sweave` will not be understood b...
github.com/neovim/nvim-lspconfig - 4f34f6f48d14caf8ae58a4e83fa4f20e5ccd553b authored 11 months ago by Mateusz Majewski <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 11d01e09a1ab3cc3829ca7e3c2986494edbd0f84 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>github.com/neovim/nvim-lspconfig - 7fd5d1d5f6c1f4b783536cb69df8cdfe9264977e authored 11 months ago by Seth Daniel <[email protected]>
improve the get_clients_from_cmd_args for better readability and consistency.
- replace unnec...
github.com/neovim/nvim-lspconfig - e3c3ab74d2ad0b1e47b52ecd6005ee1917df2872 authored 11 months ago by Daiki Noda <[email protected]>github.com/neovim/neovim - 9f15a18fa57f540cb3d0d9d2f45d872038e6f990 authored 11 months ago by zeertzjq <[email protected]>
skip-checks: true
github.com/neovim/nvim-lspconfig - d9e87768466f91c071375517b170da5fad7b41f5 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This is required for the upcoming release of helm-ls
see https://github.com/mrjosh/helm-ls/pull/58
github.com/neovim/node-client - 5071f37ee84ee8ae5854c2cc5c28e4c4f55db30f authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/node-client - a9365ebb5c83e17e43162fd92073510254210166 authored 11 months ago by Justin M. Keyes <[email protected]>
> jest
● Deprecation Warning:
Option "testURL" was replaced by passing the URL via...
Problem:
Lint fails on Windows CI, because git converts text to CRLF and prettier
expects LF.
S...
github.com/neovim/node-client - aa009807b0e02d3e57aa5e0189f5c81e6be0f66a authored 11 months ago by Justin M. Keyes <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - b901432100112c6d356f760be14ab1b2a44fdca0 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This is the preferred filename for defining options for a few versions.
meson_options.txt is le...
github.com/neovim/neovim-backup - 53f0e60707ab2c0dcde808a85ca35eba9b945fa8 authored 11 months ago by marvim <[email protected]>
Bumps the jest group with 3 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/je...
github.com/neovim/node-client - c7172087d288f5e75342c33132409910f97fc0fa authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
> BREAKING CHANGES
> support for node 14 has been removed
"which" is only used in tests, so ...
github.com/neovim/node-client - 727267fc453abdc7e829531b3967da81bd55bca2 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps the babel group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@babel...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.25.7.
- [Release notes]...
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 15.2.0.
- [Release no...
github.com/neovim/node-client - b4c0e69d0d8f72c366c9a40b3bccc27a7de72aae authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/node-client - 16b3372b0707ae074156adcaae47ef7a659e7eb6 authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/node-client - 7204fb1a913387b993c12baf7567e3cee127ad67 authored 11 months ago by Justin M. Keyes <[email protected]>
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 t...
github.com/neovim/node-client - f3545919069384802096fd3f5121993aa31a7463 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github.com/neovim/neovim - 4ffc20c9515294481486e81271a8edeeff203140 authored 11 months ago by zeertzjq <[email protected]>
Problem: Segfault with CompleteChanged autocommand
(markonm )
Solution: Test match-...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.3.3.
- [Release not...
Bumps [husky](https://github.com/typicode/husky) from 9.0.6 to 9.0.7.
- [Release notes](https:/...
Bumps [winston](https://github.com/winstonjs/winston) from 3.10.0 to 3.11.0.
- [Release notes](...
github.com/neovim/node-client - 2102654baf23eb1b8d27dea48c831f521c262370 authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/node-client - ca3d33ce251750c71731434714c58c472ca02acf authored 11 months ago by Justin M. Keyes <[email protected]>
Problem:
> lint
> eslint packages/*/src/**/*.ts packages/*/src/*.ts
Oops! Something...
github.com/neovim/node-client - d5d3b71b3fdef89ab6cedebdacd1b5c35c66679c authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/node-client - 4f4699a0a4ed40f83584845a40009cce7f7a9602 authored 11 months ago by Justin M. Keyes <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 3.2.4.
- [Release notes](ht...
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.0.6.
- [Release notes](https:/...
- Add type annotations, fix most of the type warnings.
- Fix a minor bug on `spell_ignore_files...
github.com/neovim/neovim - a060c13f55b775b2fafc741a571bb764e804d9db authored 11 months ago by Justin M. Keyes <[email protected]>
It looks better just above "Impressions", because they are both plan
divs instead of bullet-list...
github.com/neovim/neovim.github.io - 636e5c52f42a156a8a02175aeddebabc46793d4d authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/neovim.github.io - 1ac5f2cfb2cabe45c6b340ab618bf7572651243f authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/neovim - 758504ec739b70c4e2f192feb106f101024bc862 authored 11 months ago by dundargoc <[email protected]>
neovim 0.10.0-dev builds include the following new parsers:
* bash, markdown, python
Problem: UX of visual highlighting can be improved
Solution: Improve readibility of visual hig...
Allows setting the current window of a non-current tabpage
without switching tabpages.
fix #2975
followup to: 995603cfaecffe10e0f4bf57f92d187f86c2de39
github.com/neovim/nvim-lspconfig - 021906284dcfb938bc236f8295af2650c60cb807 authored 11 months ago by Justin M. Keyes <[email protected]>
Problem:
The `BufReadPost` handler may autostart LSP, even after `:LspStop`.
Solution:
Remo...
Update runtime files
https://github.com/vim/vim/commit/71b6d3397649fed68ef587aa863fcbdf5fdb057a...
github.com/neovim/neovim - f1e51528d28488932b95ae03c810c823368835b6 authored 11 months ago by zeertzjq <[email protected]>runtime(vim): Update syntax file (vim/vim#13671)
Support multiline :syntax commands.
Match :sy...
github.com/neovim/neovim - d62b3fa62340323ede892328c59ac3771f7024f2 authored 11 months ago by zeertzjq <[email protected]>runtime(vim): Update syntax and ftplugin files (vim/vim#13924)
Improve matching of line-continu...
github.com/neovim/neovim - 7db83d47b2bf88bb8d1c5c95407f66cf7807003c authored 11 months ago by zeertzjq <[email protected]>runtime(vim): Highlight string interpolation
closes: vim/vim#13923
https://github.com/vim/vim/...
github.com/neovim/neovim - 5e5b004da44c7075ed1e20ae9d05ab09c6f2ac58 authored 11 months ago by zeertzjq <[email protected]>
The "priority" field of extmarks can be used to set priorities of
extmarks which dictates which...
Problem:
- Navigation is not always symmetric: pressing Ctrl+o n times followed
by Ctrl+i n ...
github.com/neovim/neovim - eee52d3427e2c97c0e9a9347bafdd55d49830ec7 authored 11 months ago by Maria José Solano <[email protected]>
github.com/neovim/neovim - d6f7fa14c5f32da32c6f7afdb15fbef208d0b9bb authored 11 months ago by zeertzjq <[email protected]>
It's the "tree-sitter" project, but "treesitter" in our code and docs.
github.com/neovim/neovim - 5b1b765610ae12ebd6400aafd068903569ee441a authored 11 months ago by Jongwook Choi <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 5787aee8dd01cfdb496f8e4ede8862cd03a93bf2 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>Per https://github.com/orgs/mdx-js/discussions/2427 and my own testing, mdx_analyzer needs a sim...
github.com/neovim/nvim-lspconfig - e20a85188e616be5ba6e7e22cd74153e8838fb85 authored 11 months ago by Jake Potrebic <[email protected]>skip-checks: true
github.com/neovim/nvim-lspconfig - 4b73eaaf405f2e81b6022398bea5b3136e3eab10 authored 11 months ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>Closes #2980
This PR adjusts the configuration for the biome LSP to only attach if there is a...
github.com/neovim/nvim-lspconfig - e2897f24a550f6c09b9cb46c77008fa929b208bd authored 11 months ago by willparsons <[email protected]>github.com/neovim/nvim-lspconfig - 55cff4bf5fc5f413cb34f35365d99793f3ac95ae authored 11 months ago by Dmitriy Gorokhov <[email protected]>
github.com/neovim/nvim-lspconfig - 716dbc02cd37122f8f6ec59e54b5a979e6260a26 authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/nvim-lspconfig - 8285447f04d75345a616a9b1e20f5b7a3d8c3ba3 authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/neovim - b0e85010fe8128a73d6aeae1af3a308d3791140f authored 11 months ago by zeertzjq <[email protected]>
Problem: Recorded register cannot be translated using keytrans() when
it involves ch...
github.com/neovim/neovim - 56ae85a33c57ce276334bbf13c32b4e38b4e4b6b authored 11 months ago by Justin M. Keyes <[email protected]>
Problem:
If `neovim` module is not installed, python and ruby healthchecks fail:
- ERROR Fa...
github.com/neovim/neovim - e39b6d0c52410b59ad75312659ab278da42e42c6 authored 11 months ago by Justin M. Keyes <[email protected]>github.com/neovim/neovim - 50cd5ed360ee76352bdfe1a49fa5746731c0ee16 authored 11 months ago by Justin M. Keyes <[email protected]>
github.com/neovim/neovim - 4ddd999f65533ed49f328e3bd1d8c2fafbdbc88e authored 11 months ago by Justin M. Keyes <[email protected]>
Github Issue template:
- Add pointers to |dev-tools-backtrace|.
- Add pointers to CONTRIBUTI...
Summary: Separate the lint job (`make lintdoc`) to validate runtime/doc,
it is no longer as a p...
github.com/neovim/neovim - 47cd532bf15d81c913e2c29b4c9a14c3654f85d2 authored 11 months ago by Gregory Anders <[email protected]>
This fixes the flakiness caused by typing a completion menu key when the
completion menu hasn't...
Problems:
1. The test case for querying truecolor support did not check which
capabilitie...
vim-patch:9.1.{0047,0048,0049}: fun cmdwin fixes
github.com/neovim/neovim - a757195a602bf502fcdb702887bf72f50d6e1717 authored 11 months ago by Sean Dewar <[email protected]>
Problem: E95 is possible if a buffer called "[Command Line]" already
exists when open...
Problem: Autocmds triggered from opening the cmdwin (in win_split and
do_ecmd) can ca...