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

feat(lsp): implement workspace/didChangeWatchedFiles

github.com/neovim/neovim - nojnhuh opened this pull request almost 2 years ago
nvim.Serve() does not return after exiting nvim.

github.com/neovim/go-client - akiyosi opened this issue almost 2 years ago
feat: add standardrb support

github.com/neovim/nvim-lspconfig - adam12 opened this pull request almost 2 years ago
LSP[solc] not functional

github.com/neovim/nvim-lspconfig - zeroknots opened this issue almost 2 years ago
Neovim does not clear screen on exit when TERM=alacritty

github.com/neovim/neovim - vladimirlucifer opened this issue almost 2 years ago
github/workflow: update go to 1.20 and neovim to v0.8.3

github.com/neovim/go-client - zchee opened this pull request almost 2 years ago
nvim: support Neovim v0.8.3 APIs

github.com/neovim/go-client - zchee opened this pull request almost 2 years ago
docs: provide `:help lua-plugin`

github.com/neovim/neovim - glacambre opened this issue almost 2 years ago
docs

github.com/neovim/neovim - justinmk opened this pull request almost 2 years ago
docs: Autocmd section got messed up

github.com/neovim/neovim.github.io - kiyoon opened this issue almost 2 years ago
treesitter distribution strategy (tree-sitter)

github.com/neovim/neovim - justinmk opened this issue almost 2 years ago
Ex commands: blockwise, charwise range

github.com/neovim/neovim - beyarkay opened this issue almost 2 years ago
Lua: plugins can easily get Lua annotations metadata

github.com/neovim/neovim - justinmk opened this issue almost 2 years ago
Autocmd section got messed up

github.com/neovim/doc - kiyoon opened this issue almost 2 years ago
Clojure-lsp does not attach to jar dependency

github.com/neovim/nvim-lspconfig - SuperCuber opened this issue almost 2 years ago
docs(highlight): fix type annotations

github.com/neovim/neovim - tomtomjhj opened this pull request almost 2 years ago
newsletter 2022

github.com/neovim/neovim.github.io - justinmk opened this pull request almost 2 years ago
refactor: rewrite root dir by using vim.fs module

github.com/neovim/nvim-lspconfig - glepnir opened this pull request almost 2 years ago
fix: eslint errors on start

github.com/neovim/nvim-lspconfig - joeveiga opened this pull request almost 2 years ago
Chafa doesn't work in Neovim terminal

github.com/neovim/neovim - TroySigX opened this issue almost 2 years ago
getting root dir not correct

github.com/neovim/nvim-lspconfig - LollipopFt opened this issue almost 2 years ago
nvim prints ";2u" on Shift + Space in terminal mode

github.com/neovim/neovim - nmattia opened this issue almost 2 years ago
feat(terminal): trigger TermRequest autocommand events

github.com/neovim/neovim - glacambre opened this pull request almost 2 years ago
feat(docs): better parsing of types of Lua annotations

github.com/neovim/neovim - lewis6991 opened this pull request almost 2 years ago
Range not supported for :term

github.com/neovim/neovim - BreakTheBeta opened this issue almost 2 years ago
Astro support using `pnpm`

github.com/neovim/nvim-lspconfig - sproott opened this issue almost 2 years ago
Ability to disable lsp for some buffers

github.com/neovim/nvim-lspconfig - randomizedthinking opened this issue almost 2 years ago
Update generated docs

github.com/neovim/neovim-ruby - github-actions[bot] opened this pull request almost 2 years ago
neovim does not detect python on Windows 11

github.com/neovim/neovim - thistlillo opened this issue almost 2 years ago
More structured AST

github.com/neovim/tree-sitter-vimdoc - lewis6991 opened this issue almost 2 years ago
Pass custom handler to vim.lsp.buf.rename

github.com/neovim/neovim - sarmong opened this issue almost 2 years ago
build(deps): bump activesupport from 6.0.6 to 6.0.6.1

github.com/neovim/neovim.github.io - dependabot[bot] opened this pull request almost 2 years ago
statusline: use half block to bridge vertical split

github.com/neovim/neovim - noorwachid opened this issue almost 2 years ago
VimResume becomes useless with external TUI

github.com/neovim/neovim - zeertzjq opened this issue about 2 years ago
Flag emojis display as squares

github.com/neovim/neovim - llimllib opened this issue about 2 years ago
build(deps): bump commonmarker from 0.23.6 to 0.23.7

github.com/neovim/neovim.github.io - dependabot[bot] opened this pull request about 2 years ago
build: bump minimum required version

github.com/neovim/unibilium - dundargoc opened this pull request about 2 years ago
add vim.clipboard.{get,set} ?

github.com/neovim/neovim - teto opened this issue about 2 years ago
docs(bahsls): mention server specific config

github.com/neovim/nvim-lspconfig - f1rstlady opened this pull request about 2 years ago
feat: re-write iconv_string to better handle multibyte

github.com/neovim/neovim - lewis6991 opened this pull request about 2 years ago
docs HTML: clickable anchor permalinks

github.com/neovim/neovim - Prince213 opened this issue about 2 years ago
Can't install pynvim with pipx

github.com/neovim/pynvim - joe733 opened this issue about 2 years ago
fix(rpc): don't parse msgpack if buflen is 0

github.com/neovim/neovim - zeertzjq opened this pull request about 2 years ago
Add editorconfig language server

github.com/neovim/nvim-lspconfig - Lilja opened this pull request about 2 years ago
remarkls: make `root_dir` more restrictive

github.com/neovim/nvim-lspconfig - Murderlon opened this pull request about 2 years ago
Add default log file location to README

github.com/neovim/nvim-lspconfig - WillNilges opened this pull request about 2 years ago
TUI Client can handle server crashes

github.com/neovim/neovim - theHamsta opened this issue about 2 years ago
feat(health): detect tmux RGB support via `client_termfeatures`

github.com/neovim/neovim - seandewar opened this pull request about 2 years ago
feat(shada): shada should not store nobuflisted buffers

github.com/neovim/neovim - LhKipp opened this pull request about 2 years ago
remove clint files

github.com/neovim/doc - justinmk opened this issue about 2 years ago
No way to emulate `signcolumn=number` with `statuscolumn`?

github.com/neovim/neovim - andrewferrier opened this issue about 2 years ago
tui: tmux can no longer read the CWD (regression)

github.com/neovim/neovim - kylo252 opened this issue about 2 years ago
Cannot use process substitution for QuickFix mode

github.com/neovim/neovim - strokirk opened this issue about 2 years ago
crashes on startup with "statuscol" plugin

github.com/neovim/neovim - ray-x opened this issue about 2 years ago
UI artifacts

github.com/neovim/neovim - dquevid opened this issue about 2 years ago
feat(angularls): add Nx monorepo support

github.com/neovim/nvim-lspconfig - triglav opened this pull request about 2 years ago
JDTLS doesn't work

github.com/neovim/nvim-lspconfig - TroySigX opened this issue about 2 years ago
Undercurl support with WezTerm

github.com/neovim/neovim - kiyoon opened this issue about 2 years ago
search and replace locks up neovim on big files

github.com/neovim/neovim - shartf opened this issue about 2 years ago
nvim_set_hl : "link" does not work as expected

github.com/neovim/neovim - haolian9 opened this issue about 2 years ago
Update generated docs

github.com/neovim/neovim-ruby - github-actions[bot] opened this pull request about 2 years ago
Install libfuse for docs build

github.com/neovim/neovim-ruby - alexgenco opened this pull request about 2 years ago