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
Co-authored-by: Peter Aronoff <[email protected]>
github.com/neovim/neovim - 5a2543c1598a0cf97b8eca0573139c9c20d6c93a authored over 1 year ago
The gen_vimdoc.py script uses the nvim executable, so the executable
must be built before runni...
In cases where the generated files depend on changes to Nvim itself,
generating the files with ...
refactor(extmarks): extmark_del() with MarkTreeIter
github.com/neovim/neovim - 363e029e7ae295d2f9c711b9387da43aaf692b9a authored over 1 year agogithub.com/neovim/neovim-backup - 2d9c679287813238eb5d0b1857083a5fbd984a61 authored over 1 year ago
github.com/neovim/neovim - 14c7bf391625d5f24096d3c06b48d955d78e9e5d authored over 1 year ago
These are meant for expensive or situational tests that may not be
suitable to run each time, bu...
Sticking to the same convention makes it easier to reason about the code
and reduces complexity.
github.com/neovim/neovim - d7359a87425dc38efda4f74bd580bae9946abe31 authored over 1 year ago
connection from any channel or stdio will unblock
remote_ui_wait_for_attach. Wait on stdio onl...
github.com/neovim/neovim-backup - 41195a5bfb3f4aa5f1aca0fee3e9231407fdfd2f authored over 1 year ago
github.com/neovim/neovim - 746a153bc1a1bc1433a1246fcf454eeb058b9de1 authored over 1 year ago
Add base64 encode() and decode() functions to a vim.base64 module.
github.com/neovim/neovim - 224f303ee54c54d2147f03010385e8cc48e42869 authored over 1 year ago
Problem: Currently there is no way of customizing behavior of
`declaration`, `definition`, `t...
refactor(options): remove `os_doskip`
github.com/neovim/neovim - c1a93285d25be8c832eceecc440e6128b773dc01 authored over 1 year agoProblem: `os_doskip` seems to be unnecessary since everything that sets it to true also returns ...
github.com/neovim/neovim - 5e8d4ee0dbfbb2ff56732945e2e2ead365e6e1c3 authored over 1 year agogithub.com/neovim/neovim - d4c2fc6ff6c579b2588f0e3ba02e5cbe58308c6a authored over 1 year ago
github.com/neovim/neovim - c881092ffe9d6760d08efcd4dfb02efcb60cc706 authored over 1 year ago
github.com/neovim/neovim-backup - ee11d007186d96c31c1987ba4b3eb1512f13977c authored over 1 year ago
refactor(options): unify `set_option` and `set_string_option`
github.com/neovim/neovim - 6d1a2f2c3c51560555ea6f7867273635d07eb287 authored over 1 year agogithub.com/neovim/neovim - 788bc12a6f4c5a4627cbc75a2f539bfc622384a2 authored over 1 year ago
While the interfaces for setting number and boolean options are now unified by #25394, there is ...
github.com/neovim/neovim - e19cc9c9b715d8171f7940632b8855104b5290b6 authored over 1 year agogithub.com/neovim/neovim - 0fe0cf5adaab06b92250eb350306de63c4d4f36f authored over 1 year ago
github.com/neovim/deps - cbebb81009ff4baec45b6542d9f22be65ffc1b01 authored over 1 year ago
github.com/neovim/neovim-backup - f56d74e1052609deaf7142e330fffac01f2778fc authored over 1 year ago
We use the neovim/libvterm and neovim/libtermkey mirrors now.
github.com/neovim/deps - c6dadce182543a56fd1b939ce765737a2d4f6add authored over 1 year ago
Using a mirror makes it easier to test patches as well as reducing
maintenance when a new versio...
Co-authored-by: tmummert <[email protected]>
Co-authored-by: parikshit adhikari <parikshitadhikari...
Fix #22670
Fix #8659
github.com/neovim/deps - 494598929a42a193f0dbfcecfa475ab5d5b6e655 authored over 1 year ago
github.com/neovim/neovim-backup - d5b5956737aa164f8f9e1cb297c941c498b46422 authored over 1 year ago
github.com/neovim/neovim - 82b1a389ba98f5f8e8d6c9d7485386be272a22df authored over 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - d0467b9574b48429debf83f8248d8cee79562586 authored over 1 year agogithub.com/neovim/nvim-lspconfig - cb537d9d77dd944626cc0abbe08b68a01ea37b88 authored over 1 year ago
runtime(sh): add shDblParen to shLoopList for bash (vim/vim#13445)
add shDblParen to shLoopList...
github.com/neovim/neovim - a5629abce29668e9781768986f7e799ba429f017 authored over 1 year ago
Problem: Not all Dart files detected
Solution: Add shebang filetype detection for Dart
closes:...
github.com/neovim/neovim - c34e81660884f1b6a50536ce39dbab7cd66b502f authored over 1 year agoruntime(doc): all secure options should note this restriction in the documentation (vim/vim#1344...
github.com/neovim/neovim - a2a1a65b98ad88d69906b9c372dca1c3063100ef authored over 1 year ago
Problem: With 'smoothscroll' set, "w_skipcol" is not reset when unsetting 'wrap'.
Re...
Using a mirror makes it easier to test patches as well as reducing
maintenance when a new versio...
test: add test coverage for #25741
github.com/neovim/neovim - c5f2472661e9f12bad6cb1c76f47410bd5c5d93a authored over 1 year agogithub.com/neovim/neovim - 43a7945f1b483d121e76ea7495d1dabc773935ea authored over 1 year ago
Also add detection for libvterm patch version.
github.com/neovim/neovim - 7a5effb0f95e295c265fe09e7414d859a6d79657 authored over 1 year ago
Problem: TextChangedI may not always trigger
Solution: trigger it in more cases: for insert/
...
Problem: [security] disallow setting env in restricted mode
Solution: Setting environment vari...
github.com/neovim/neovim-backup - 92e47e1c425c8d65978a924ad1eb5611247cf2a9 authored over 1 year ago
vim-patch:9.0.{2074,2077}: Completion menu may be wrong
github.com/neovim/neovim - d2e7cc68e99019587a4c5184a47677a6837bbee9 authored over 1 year agoruntime(netrw): don't echo empty lines (vim/vim#13431)
https://github.com/vim/vim/commit/650dcf...
github.com/neovim/neovim - 9455f6b17c6d1009af5d37d62884fe3042abdfa0 authored over 1 year ago
Problem: CI fails because of trailing whitespace in test
Solution: Remove it
https://github.co...
github.com/neovim/neovim - 063a78fda2a5a7c3f9b1ee1b606491378bde2193 authored over 1 year ago
Problem: Completion menu may be wrong
Solution: Check for the original direction of the complet...
The prefix option of the diagnostic virtual text can be a function,
but previously it was only ...
runtime(debian): update debian related runtime files (vim/vim#13423)
* Update Debian runtime fi...
github.com/neovim/neovim - 4fcdfa5ad01fd8f7e8c0e044fcf004692c0889d5 authored over 1 year ago
Problem: objdump files not recognized
Solution: detect *.objdump files, add a filetype plugin
...
github.com/neovim/neovim - 5753e5e7ebb60d26d78aa3c99a8b0e2ee8023056 authored over 1 year agogithub.com/neovim/neovim-backup - ffc55984a41ba257529b3e67cdf6d7d48589fc53 authored over 1 year ago
Problem: [security] overflow in :history
Solution: Check that value fits into int
The get_l...
github.com/neovim/neovim - 9dc440400cdb470b317c4169ba916e1cd9a316e1 authored over 1 year agoFixes a regression from 5e5f5174e3faa862a9bc353aa7da41487911140b
Until that commit we had a l...
github.com/neovim/neovim - ba6761eafe615a7f904c585dba3b7d6e98f665e1 authored over 1 year agoskip-checks: true
github.com/neovim/nvim-lspconfig - cb49a4cd622d7ed775c31561bb8aa6a50712d6b9 authored over 1 year agogithub.com/neovim/nvim-lspconfig - bd1b4dcbdf040f3347d2e98c964709009f774709 authored over 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - 7cf8b9b04bbb6fa11f530881ba8049e64b2f862a authored over 1 year ago* feat(lexical): add support for lexical
Add server configuration for [lexical-lsp/lexical](h...
github.com/neovim/nvim-lspconfig - f2a57faa4b7ed930401dacaf57632f5682aa26fc authored over 1 year agogithub.com/neovim/neovim - 15983cf2c64c527fc13681925d0d00c070c30640 authored over 1 year ago
Problem:
`win_get_bordertext_col` returns column < 1 for right or center
aligned text, if ...
github.com/neovim/neovim-backup - 070b9f0cff37c926615ca4d787ab1e98616ee56c authored over 1 year ago
Problem: cannot use buffer-number for errorformat
Solution: add support for parsing a buffer n...
runtime(doc): Fix typos in several documents (vim/vim#13420)
* Fix typos in several documents...
github.com/neovim/neovim - bfe8a39512bc4dbf4921c56158c61a172e8f10cf authored over 1 year ago
Problem: EXPAND flag set for filetype option
Solution: Remove P_EXPAND flag from the 'filetype...
github.com/neovim/neovim - 684e93054b82c6b5b215db7d3ecbad803eb81f0e authored over 1 year ago
github.com/neovim/neovim-backup - 8f55f0f29a9baa6dabed1001117a892ac9b06748 authored over 1 year ago
Closes https://github.com/neovim/neovim/issues/25754.
github.com/neovim/neovim - 1094d0c0dbd0f37ccc0f1d18c73c6066e5690664 authored over 1 year ago
Problem: *.{gn,gni} files are not recognized
Solution: Detect some as gn filetype (without addi...
Problem: not able to detect xkb filetypes
Solution: Detect files below /u/s/X11/xkb as xkb file...
Problem: Janet files are not recognised
Solution: Add filename and shebang detection (without
...
Problem: pacman hooks are detected as conf filetype
Solution: make it consistent to pacman.conf...
github.com/neovim/neovim - d432bba4e46cf215a1879cdbe7673160e612425a authored over 1 year ago
github.com/neovim/neovim-backup - 859cf6db8445be4bba4b400836dca2a82c8703cb authored over 1 year ago
Closes https://github.com/neovim/neovim/issues/25654
github.com/neovim/neovim - 25cfe3fd432d77689446fe5a0bb972479298387c authored over 1 year ago
Uncrustify is the source of truth where possible.
Remove any redundant checks from clint.py.
runtime(vim): Update ftplugin - comment motions (vim/vim#13412)
Fix the pattern used by comment...
github.com/neovim/neovim - e606604322815abd3dc91a5595a0aa976a9aded7 authored over 1 year agogithub.com/neovim/neovim - 370232dbefb91b7ee773ee9a61a9b1ad77d7f1af authored over 1 year ago
github.com/neovim/neovim - 94127cb5df0a513e66777d18a2c7fa6219404280 authored over 1 year ago
skip-checks: true
github.com/neovim/nvim-lspconfig - 6428fcab6f3c09e934bc016c329806314384a41e authored over 1 year ago* feat: add stimulus-language-server support
* fix(stimulus-language-server): update file_types
github.com/neovim/nvim-lspconfig - 287b6f46b4dfc568e882a142bc749697de9f2473 authored over 1 year agoFixes https://github.com/neovim/neovim/issues/25177
I initially wanted to split this into a ref...
github.com/neovim/neovim - 5e5f5174e3faa862a9bc353aa7da41487911140b authored over 1 year agogithub.com/neovim/neovim-backup - 2d7066e25dbefcf378f63a976b1ea1f7e43dad1e authored over 1 year ago
This will run the three test suites (unit, functional and old) in
parallel, meaning that neovim ...
github.com/neovim/deps - 513cb93c6b53f690ce6d4708dc4178b91883df24 authored over 1 year ago
github.com/neovim/neovim-backup - 823102f8b9c290e2fc684114a5bd69e84bbf9dd7 authored over 1 year ago
Perl provider installation was previously disabled on mac due to a
version conflict in 79bf50744...
fix(options): `'modified'` showing incorrect value for scratch buffers
github.com/neovim/neovim - 999879a5125b98a3fc908ade7c7e5f16af794277 authored over 1 year agoProblem: #25716 removed the logic for getting the correct value of the `'modified'` option when ...
github.com/neovim/neovim - 9d01385c6ca6e2ad950f14e0102a4e4e1dae6147 authored over 1 year agofeat(complete): support f flag for complete buffer name part
github.com/neovim/neovim - 40574b424f48308e06093031b1324509b64a8cc3 authored over 1 year agogithub.com/neovim/neovim - 752c6ce4ad717620f34cc27e788fd9665c488565 authored over 1 year ago
github.com/neovim/neovim - ae4ca4edf89ece433b61e8bf92c412298b58d9ea authored over 1 year ago
To reduce cross-chatter between modules and for https://github.com/neovim/neovim/issues/25272
Al...
Relates to https://github.com/neovim/neovim/issues/25272
github.com/neovim/neovim - 195301c60969c7ce97b1ef3a3caaf4965da1abd5 authored over 1 year ago
Problem: outstanding exceptions may be skipped
Solution: When restoring exception state, proce...
Problem: tests: avoid error when no swap files exist
Solution: use unlet! so that no error mes...
matchparen: do not use hard-coded match id (vim/vim#13393)
* matchparen: do not use hard-code...
github.com/neovim/neovim - fc02908c97fa850964a1f15a32eb7a872449b7e7 authored over 1 year agogithub.com/neovim/neovim - f1775da07fe48da629468bcfcc2a8a6c4c3f40ed authored over 1 year ago
To be more in line with the specification:
> To support the evolution of enumerations the usi...
github.com/neovim/neovim - 330444994616e48e5e4d15bbf72d7c5346943565 authored over 1 year agogithub.com/neovim/neovim-backup - ef25121f4728db4602f637f66c1675162fc1ed9c authored over 1 year ago