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

Travis/macOS: use latest Xcode

github.com/neovim/bot-ci - mhinz opened this pull request about 6 years ago
Cache #rpc_methods and use a Set

github.com/neovim/neovim-ruby - alexgenco opened this pull request about 6 years ago
LustyJuggler is rather slow

github.com/neovim/neovim-ruby - comex opened this issue about 6 years ago
Travis/macOS: update xcode to match Nvim project

github.com/neovim/bot-ci - justinmk opened this pull request about 6 years ago
travis: switch to Ubuntu Xenial (16.04)

github.com/neovim/bot-ci - mhinz opened this pull request about 6 years ago
test: Use default 'background' in functional tests

github.com/neovim/neovim - justinmk opened this pull request about 6 years ago
:terminal : eliminate extra "filler" lines

github.com/neovim/neovim - zgpio opened this issue about 6 years ago
Use g:python3_host_prog if set

github.com/neovim/nvimdev.nvim - teto opened this pull request about 6 years ago
:terminal command to jump between prompts

github.com/neovim/neovim - gerion0 opened this issue about 6 years ago
Fix missing in merging fixed

github.com/neovim/libuv - erw7 opened this pull request about 6 years ago
Merge tag 'v1.23.2' into nvim

github.com/neovim/libuv - erw7 opened this pull request about 6 years ago
Add autocmd MessageAdd

github.com/neovim/neovim - lewisjb opened this pull request about 6 years ago
Relax checks for extended capability to support new format

github.com/neovim/unibilium - jamessan opened this pull request about 6 years ago
add documentation generation via typedoc

github.com/neovim/node-client - yanick opened this pull request about 6 years ago
Retrieve libuv/libuv#1884 changes

github.com/neovim/libuv - erw7 opened this pull request about 6 years ago
clint maker: use output_stream=stdout

github.com/neovim/nvimdev.nvim - blueyed opened this pull request about 6 years ago
clint maker: add support for stdin (changed buffers)

github.com/neovim/nvimdev.nvim - blueyed opened this pull request about 6 years ago
Retrive libuv pulls

github.com/neovim/libuv - erw7 opened this pull request about 6 years ago
highlight group for completed text

github.com/neovim/neovim - 257 opened this issue over 6 years ago
Please support closing term window when command exits

github.com/neovim/neovim - joshtriplett opened this issue over 6 years ago
Move to Neovim org?

github.com/neovim/neovim-ruby - justinmk opened this issue over 6 years ago
Style fixes via vint

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 6 years ago
Remote host stderr should also append to $NVIM_LOG_FILE

github.com/neovim/neovim - phodge opened this pull request over 6 years ago
Allow shada to be a symlink

github.com/neovim/neovim - rightaway opened this issue over 6 years ago
doc: publishing to nuget

github.com/neovim/nvim.net - justinmk opened this issue over 6 years ago
Fix neomake warning about 'fn' callback.

github.com/neovim/nvimdev.nvim - teto opened this pull request over 6 years ago
doc: how to run the code-generator?

github.com/neovim/nvim.net - justinmk opened this issue over 6 years ago
fix(buffer): fix attach events

github.com/neovim/node-client - chemzqm opened this pull request over 6 years ago
jobs: merge output from stdout and stderr

github.com/neovim/neovim - blueyed opened this issue over 6 years ago
Deprecated import

github.com/neovim/pynvim - daniele-orlando opened this issue over 6 years ago
Get logging/output from rplugin in tests

github.com/neovim/pynvim - blueyed opened this issue over 6 years ago
Focus reporting in terminal windows

github.com/neovim/neovim - blueyed opened this issue over 6 years ago
Switch (Python) provider(s) dynamically

github.com/neovim/neovim - blueyed opened this issue over 6 years ago
Various cleanups for handling of Windows nightly artifacts

github.com/neovim/bot-ci - jamessan opened this pull request over 6 years ago
Project concept

github.com/neovim/neovim - ForTheReallys opened this issue over 6 years ago
Update to latest version 0.3.0

github.com/neovim/homebrew-neovim - antgonzales opened this issue over 6 years ago
win,tty: Add set cursor style to CSI sequences

github.com/neovim/libuv - erw7 opened this pull request over 6 years ago
win,tty: Use ANSI and Xterm processing of ConEmu

github.com/neovim/libuv - erw7 opened this pull request over 6 years ago
publish new release

github.com/neovim/lua-client - justinmk opened this issue over 6 years ago
Handle stream errors before acting on the stream

github.com/neovim/lua-client - jamessan opened this pull request over 6 years ago
Prebuilt appimage for ARM linux?

github.com/neovim/neovim - wxdao opened this issue over 6 years ago
[WIP] buffer: support attachment in hosted plugins

github.com/neovim/pynvim - bfredl opened this pull request over 6 years ago
Windows: console: <C-2>, <C-/>

github.com/neovim/neovim - parkovski opened this issue over 6 years ago
Fix expression highlighting

github.com/neovim/neovim - ZyX-I opened this pull request over 6 years ago
job-control: do system()/:! in this process-group

github.com/neovim/neovim - justinmk opened this pull request over 6 years ago
fix: onBufUnload gives wrong buffer id (WIP)

github.com/neovim/node-client - billyvg opened this pull request over 6 years ago
Generate badge *after* generating the report

github.com/neovim/bot-ci - ZyX-I opened this pull request over 6 years ago
python os.chdir() takes no effect!

github.com/neovim/neovim - Yggdroot opened this issue over 6 years ago
[WIP] Use function name for decorators

github.com/neovim/pynvim - stsewd opened this pull request over 6 years ago
lowercase @neovim.function not found

github.com/neovim/pynvim - meijieru opened this issue over 6 years ago
parse_msgpack: improve error messages

github.com/neovim/neovim - blueyed opened this pull request over 6 years ago
Replace // comments with /* */ comments.

github.com/neovim/libvterm - brammool opened this pull request over 6 years ago
Optimize s:check_nvim

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 6 years ago
nvimdev#init: properly restore &errorformat

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 6 years ago
Remove support for nvimdev_autorun_neomake

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 6 years ago
pvs-report: Allow copying fullhtml report as well

github.com/neovim/bot-ci - ZyX-I opened this pull request over 6 years ago
infercase for command mode?

github.com/neovim/neovim - mqudsi opened this issue over 6 years ago
Canceling writedelay on double CTRL-C

github.com/neovim/neovim - geekodour opened this pull request over 6 years ago
writedelay cannot be canceled

github.com/neovim/neovim - blueyed opened this issue over 6 years ago
:substitute and preserve case of replaced text

github.com/neovim/neovim - marcotrosi opened this issue over 6 years ago
Functionality for detecting Capslock status

github.com/neovim/neovim - nimitbhardwaj opened this pull request over 6 years ago
Finding ruby host using a system call doesn't work

github.com/neovim/neovim-ruby - cbcoutinho opened this issue almost 7 years ago
doxygen to sphinx

github.com/neovim/doc - justinmk opened this issue almost 7 years ago
check-error-codes.lua

github.com/neovim/neovim - justinmk opened this pull request almost 7 years ago
please document E903 (and other similar errors)

github.com/neovim/neovim - chrisbra opened this issue almost 7 years ago
avoid hit-enter prompt on SIGSTOP (ctrl-z)

github.com/neovim/neovim - mqudsi opened this issue almost 7 years ago
appimage: don't need sudo for "type 2" AppImage

github.com/neovim/bot-ci - justinmk opened this pull request almost 7 years ago
appimage: Publish the zsync file required for AppImageUpdate

github.com/neovim/bot-ci - jamessan opened this pull request almost 7 years ago
option: use numbered registers for smaller deletions

github.com/neovim/neovim - Himura2la opened this issue almost 7 years ago
WIP: appveyor

github.com/neovim/pynvim - bfredl opened this pull request almost 7 years ago
Use g:python3_host_prog

github.com/neovim/nvimdev.nvim - teto opened this pull request almost 7 years ago
test failure: Test_BufLeave_Wipe()

github.com/neovim/neovim - justinmk opened this issue almost 7 years ago
Appveyor testing

github.com/neovim/neovim-ruby - alexgenco opened this pull request almost 7 years ago
Appveyor testing

github.com/neovim/neovim-ruby - alexgenco opened this pull request almost 7 years ago
use :silent in case of 'cscopeverbose'

github.com/neovim/nvimdev.nvim - justinmk opened this pull request almost 7 years ago