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

Fix linter.InitForJob: do not mutate self.args

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 5 years ago
Marvim report change log for nightly builds

github.com/neovim/bot-ci - catskul opened this issue over 5 years ago
automate building pdf documentation

github.com/neovim/doc - jkbr-19 opened this issue over 5 years ago
Stop searching in further dirs on errors except ENOENT

github.com/neovim/unibilium - blueyed opened this pull request over 5 years ago
PR bot

github.com/neovim/bot-ci - justinmk opened this pull request over 5 years ago
ci: Travis: add osx job

github.com/neovim/unibilium - blueyed opened this pull request over 5 years ago
Fails to build on osx

github.com/neovim/unibilium - blueyed opened this issue over 5 years ago
Makefile: use -O0 with DEBUG=1

github.com/neovim/unibilium - blueyed opened this pull request over 5 years ago
Makefile: revisit regenerate-tests rule

github.com/neovim/unibilium - blueyed opened this pull request over 5 years ago
Support neovim/neovim@1ff5b60 APIs

github.com/neovim/go-client - zchee opened this issue over 5 years ago
Set readonly/nomodifiable only once

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 5 years ago
winblend with opaque terminal

github.com/neovim/neovim - talbergs opened this issue over 5 years ago
ci: revisit Travis config

github.com/neovim/unibilium - blueyed opened this pull request over 5 years ago
Small cleanup / factor out Neomake setup

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 5 years ago
Remove custom luacheck maker, only configure exe

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 5 years ago
Disable g:nvimdev_auto_ctags by default

github.com/neovim/nvimdev.nvim - blueyed opened this pull request over 5 years ago
Support Volta

github.com/neovim/node-client - brainkim opened this issue over 5 years ago
Add CMakeLists.txt and support for MSVC

github.com/neovim/unibilium - b-r-o-c-k opened this pull request over 5 years ago
TermClose autocmd can free `curbuf`

github.com/neovim/neovim - bkoropoff opened this issue over 5 years ago
Update to v1.30.0

github.com/neovim/libuv - blueyed opened this pull request over 5 years ago
Fixes for Lua 5.2+

github.com/neovim/lua-client - blueyed opened this pull request over 5 years ago
Fix luacheck issues

github.com/neovim/lua-client - blueyed opened this pull request over 5 years ago
ci: Travis: test with Lua 5.3 also

github.com/neovim/lua-client - blueyed opened this pull request over 5 years ago
Node 12 support

github.com/neovim/node-client - CantGetRight82 opened this issue over 5 years ago
Neovim pasting content with ^M at the end of lines

github.com/neovim/neovim - MichaelAquilina opened this issue over 5 years ago
nvim: add Module field to QuickfixError

github.com/neovim/go-client - zchee opened this pull request over 5 years ago
Set client info on ruby provider startup

github.com/neovim/neovim-ruby - alexgenco opened this pull request over 5 years ago
nightly.sh: nightly tag is driven by bot-ci

github.com/neovim/bot-ci - justinmk opened this pull request over 5 years ago
Tutorial is not working

github.com/neovim/go-client - gennad opened this issue over 5 years ago
nightly.sh: appimage failure

github.com/neovim/bot-ci - justinmk opened this issue over 5 years ago
Don't segfault if getcell returns NULL.

github.com/neovim/libvterm - keur opened this pull request over 5 years ago
set client info after connecting

github.com/neovim/neovim-ruby - justinmk opened this issue over 5 years ago
Add `OpenWindow` config struct type

github.com/neovim/go-client - zchee opened this issue over 5 years ago
wildmenumode() with wildoptions=pum

github.com/neovim/neovim - ilAYAli opened this issue over 5 years ago
floating :pedit (Vim's `:help preview-popup`)

github.com/neovim/neovim - mwesterhof opened this issue over 5 years ago
dot-repeat fold operation

github.com/neovim/neovim - taoso opened this issue over 5 years ago
test: fix azure tests

github.com/neovim/node-client - billyvg opened this pull request over 5 years ago
fix(nvim): update floating window API

github.com/neovim/node-client - mhartington opened this pull request over 5 years ago
Update API for `nvim_open_win`

github.com/neovim/node-client - billyvg opened this issue almost 6 years ago
plugin.function is not being loaded in neovim

github.com/neovim/pynvim - punitsoni opened this issue almost 6 years ago
floating window and setlines jump

github.com/neovim/node-client - mhartington opened this issue almost 6 years ago
Set up CI with Azure Pipelines

github.com/neovim/node-client - billyvg opened this pull request almost 6 years ago
build(lerna): Use lerna and azure devops

github.com/neovim/node-client - billyvg opened this pull request almost 6 years ago
feat(api): Add v6 APIs (e.g. floating window)

github.com/neovim/node-client - billyvg opened this pull request almost 6 years ago
feat(api): Add namespace and virtual text API

github.com/neovim/node-client - billyvg opened this pull request almost 6 years ago
docs: Have travis build and deploy docs

github.com/neovim/node-client - billyvg opened this pull request almost 6 years ago
Use --embed --headless for Socket/TcpStream session tests

github.com/neovim/lua-client - jamessan opened this pull request almost 6 years ago
export RPC functions

github.com/neovim/node-client - mhartington opened this issue almost 6 years ago
build: set ABORT_ON_INTERNAL_ERROR for DEBUG build-type

github.com/neovim/neovim - justinmk opened this pull request almost 6 years ago
Windows tty patches

github.com/neovim/libuv - erw7 opened this pull request almost 6 years ago
[WIP] win,tty: Add mouse tracking to tty

github.com/neovim/libuv - erw7 opened this pull request almost 6 years ago
API: receive mouse hover events

github.com/neovim/neovim - chemzqm opened this issue almost 6 years ago
update v:oldfiles at runtime

github.com/neovim/neovim - randomizedthinking opened this issue almost 6 years ago
anticonceal (virtual text occupying horizontal space)

github.com/neovim/neovim - bfredl opened this pull request almost 6 years ago
remove translation-report

github.com/neovim/bot-ci - justinmk opened this pull request almost 6 years ago
System remote plugin manifest

github.com/neovim/neovim - timokau opened this issue almost 6 years ago
clint-errors.sh: Skip src/nvim/{testdir,xdiff}

github.com/neovim/bot-ci - justinmk opened this pull request almost 6 years ago
nightly: Detect and publish `stable` release

github.com/neovim/bot-ci - justinmk opened this pull request about 6 years ago
Wayland clipboard integration in neovim

github.com/neovim/neovim - shmerl opened this issue about 6 years ago
Logging module not working after import pynvim

github.com/neovim/pynvim - chemzqm opened this issue about 6 years ago
Lua: show VimL (eval) backtrace

github.com/neovim/neovim - svermeulen opened this issue about 6 years ago
doxygen: Fix upstream URL

github.com/neovim/bot-ci - justinmk opened this pull request about 6 years ago
nightly/macos: Exclude CoreFoundation in nightly package

github.com/neovim/bot-ci - justinmk opened this pull request about 6 years ago
Rename neovim dependency to pynvim

github.com/neovim/python-gui - rasendubi opened this pull request about 6 years ago
Some optimizations

github.com/neovim/neovim-ruby - alexgenco opened this pull request about 6 years ago
Change CI SaaS to CircleCI

github.com/neovim/go-client - zchee opened this issue about 6 years ago