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

API: nested extmarks tree with attached data

github.com/neovim/neovim - Russoul opened this issue over 2 years ago
feat(lsp): add vim.lsp.config

github.com/neovim/neovim - gpanders opened this pull request over 2 years ago
Fix: evaluate v:true/v:false to python bool type

github.com/neovim/pynvim - uzxmx opened this pull request over 2 years ago
Some whole paragraphs colored

github.com/neovim/tree-sitter-vimdoc - d12bb opened this issue over 2 years ago
Replace lerna with npm workspaces (fixes #196)

github.com/neovim/node-client - rhysd opened this pull request over 2 years ago
docs: --remote alternatives

github.com/neovim/neovim - justinmk opened this pull request over 2 years ago
Lerna is dead

github.com/neovim/node-client - rhysd opened this issue over 2 years ago
Lua stdlib feature parity against Vimscript

github.com/neovim/neovim - lewis6991 opened this issue over 2 years ago
feat(job,terminal): unset Vim/Nvim-owned env vars

github.com/neovim/neovim - justinmk opened this pull request over 2 years ago
Remove references to $NVIM_LISTEN_ADDRESS

github.com/neovim/neovim-ruby - alexgenco opened this pull request over 2 years ago
feat(lsp): return result of buf_request() in LSP functions

github.com/neovim/neovim - gpanders opened this pull request over 2 years ago
$NVIM_LISTEN_ADDRESS will be removed

github.com/neovim/neovim-ruby - justinmk opened this issue over 2 years ago
fix(nvim.js): $NVIM_LISTEN_ADDRESS is deprecated

github.com/neovim/node-client - justinmk opened this pull request over 2 years ago
fix(executor): port luaL_tolstring from Lua 5.2 (#18359)

github.com/neovim/neovim - kevinhwang91 opened this pull request over 2 years ago
news: add article link

github.com/neovim/neovim.github.io - gpanders opened this pull request over 2 years ago
news: Add 2022-04-26 newsletter

github.com/neovim/neovim.github.io - gpanders opened this pull request over 2 years ago
Match minified/unminified bootstrap versions

github.com/neovim/neovim.github.io - bronzehedwick opened this pull request over 2 years ago
Highlight on delete and move

github.com/neovim/neovim - gerazov opened this issue over 2 years ago
revert use of minified CSS

github.com/neovim/neovim.github.io - justinmk opened this pull request over 2 years ago
feat(api): `nvim_parse_cmd`

github.com/neovim/neovim - famiu opened this pull request over 2 years ago
feat(ui): add vim.ui.select_many

github.com/neovim/neovim - smolck opened this pull request over 2 years ago
`vim.region` doesn't account for linewise regtype

github.com/neovim/neovim - binyomen opened this issue over 2 years ago
feat: rename packspec field to packspec_version

github.com/neovim/packspec - mjlbach opened this pull request over 2 years ago
packspec vs specification_version

github.com/neovim/packspec - gwww opened this issue over 2 years ago
Update generated docs

github.com/neovim/neovim-ruby - github-actions[bot] opened this pull request over 2 years ago
Fix executable not found errors on windows CI

github.com/neovim/neovim-ruby - alexgenco opened this pull request over 2 years ago
buid: bump dependencies

github.com/neovim/neovim.github.io - jamessan opened this pull request over 2 years ago
Fix https://neovim.io/doc/ page

github.com/neovim/doc - jamessan opened this pull request over 2 years ago
fix(doc): restore doc/index.html

github.com/neovim/neovim.github.io - jamessan opened this pull request over 2 years ago
Enable hyperlinks in TUI (OSC-8)

github.com/neovim/neovim - gpanders opened this pull request over 2 years ago
fix(nav): Update documentation link in footer

github.com/neovim/neovim.github.io - rockerBOO opened this pull request over 2 years ago
chore: update stable version to 0.7 in index

github.com/neovim/neovim.github.io - rockerBOO opened this pull request over 2 years ago
github/workflow: upgrade macos version to macos-12

github.com/neovim/go-client - zchee opened this pull request over 2 years ago
nvim: rename to nvim{_buf}_create_user_command

github.com/neovim/go-client - zchee opened this pull request over 2 years ago
github/workflow: cache codeql

github.com/neovim/go-client - zchee opened this pull request over 2 years ago
github/workflow: upgrade neovim verssion to v0.7.0

github.com/neovim/go-client - zchee opened this pull request over 2 years ago
refactor(treesitter): rely more on ts correctness

github.com/neovim/neovim - vigoux opened this pull request over 2 years ago
Tree-sitter based highlight may be inefficient

github.com/neovim/neovim - vigoux opened this issue over 2 years ago
build(deps): bump async from 3.2.1 to 3.2.3

github.com/neovim/node-client - dependabot[bot] opened this pull request over 2 years ago
Unable to rename on angular projects

github.com/neovim/nvim-lspconfig - zer09 opened this issue over 2 years ago
build(deps): bump nokogiri from 1.13.3 to 1.13.4

github.com/neovim/neovim.github.io - dependabot[bot] opened this pull request almost 3 years ago
Go to definition does not work in monorepo

github.com/neovim/nvim-lspconfig - RyanzpLee opened this issue almost 3 years ago
build(deps): bump node-fetch from 2.6.1 to 2.6.7

github.com/neovim/node-client - dependabot[bot] opened this pull request almost 3 years ago
build(deps): bump minimist from 1.2.5 to 1.2.6

github.com/neovim/node-client - dependabot[bot] opened this pull request almost 3 years ago
pass Lua functions through RPC

github.com/neovim/neovim - echasnovski opened this issue almost 3 years ago
A Modern NeoVimdoc

github.com/neovim/neovim - sisrfeng opened this issue almost 3 years ago
Update the pip package to the latest master branch

github.com/neovim/pynvim - asmodeus812 opened this issue almost 3 years ago
Use minified bootstrap JS/CSS

github.com/neovim/neovim.github.io - bronzehedwick opened this pull request almost 3 years ago
feat(treesitter): use better error messages in query

github.com/neovim/neovim - vigoux opened this pull request almost 3 years ago
Allow options as tags

github.com/neovim/tree-sitter-vimdoc - clason opened this issue almost 3 years ago
wrong cursor redraw

github.com/neovim/neovim - zgpio opened this issue almost 3 years ago
CI: Automatic examples updating

github.com/neovim/packspec - muniter opened this pull request almost 3 years ago
Introduce `engines`

github.com/neovim/packspec - numToStr opened this issue almost 3 years ago
Access to dependency versions at runtime

github.com/neovim/packspec - ii14 opened this issue almost 3 years ago
Refactoring buf_do_map()

github.com/neovim/neovim - JamesWidman opened this pull request almost 3 years ago
embedded languages in codeblocks

github.com/neovim/tree-sitter-vimdoc - clason opened this issue almost 3 years ago
feat: author information in description

github.com/neovim/packspec - muniter opened this pull request almost 3 years ago
nvim: fix testcase for nightly

github.com/neovim/go-client - zchee opened this pull request almost 3 years ago
nvim/plugin: support once to AutocmdOptions

github.com/neovim/go-client - zchee opened this pull request almost 3 years ago
Padding-issue.

github.com/neovim/neovim - Srijandev opened this issue almost 3 years ago
Accessibility update link

github.com/neovim/neovim.github.io - Arhell opened this pull request almost 3 years ago
Accessibility update link

github.com/neovim/neovim.github.io - Arhell opened this issue almost 3 years ago
nvim_create_autocmd: silent! Lua callback (silence errors)

github.com/neovim/neovim - augustocdias opened this issue almost 3 years ago
Handle Diagnostic.tags

github.com/neovim/nvim-lspconfig - baltitenger opened this issue almost 3 years ago
Update README.md

github.com/neovim/nvim-lspconfig - mjlbach opened this pull request almost 3 years ago
Documentation file is hard to read

github.com/neovim/neovim.github.io - HaxtonFale opened this issue almost 3 years ago
fix content(img) on tablet

github.com/neovim/neovim.github.io - Arhell opened this pull request almost 3 years ago
feat(ui): connect to remote ui (beginning of ui client)

github.com/neovim/neovim - bfredl opened this pull request almost 3 years ago
conceal: support composed character as cchar

github.com/neovim/neovim - aloispichler opened this issue almost 3 years ago