Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/neovim

Vim-fork focused on extensibility and usability
https://github.com/neovim/neovim

refactor(api): convert to Integer when id already exists

glepnir opened this pull request 24 days ago
feat(lsp): add a virtual_lines diagnostic handler

MariaSolOs opened this pull request 24 days ago
Line rendering issue when vim-airline is enabled

mathieu-lemay opened this issue 24 days ago
refactor(comment): remove unused variable

ribru17 opened this pull request 24 days ago
fix(docs): use syntactically correct Lua code example

echasnovski opened this pull request 24 days ago
docs(cmake): clarify build preset descriptions

sys9kdr opened this pull request 25 days ago
vim-patch:9.1.0996: ComplMatchIns may highlight wrong text

glepnir opened this pull request 26 days ago
Crash on tab switching autocmd after refactor on options

przepompownia opened this issue 26 days ago
Cursor Jumps to 0:0 after first entering insert mode.

m4r1vs opened this issue 26 days ago
Adding option to have virtual text right aligned and truncated

georgev93 opened this pull request 26 days ago
fix(api): validate option name for `nvim_get_option()`

famiu opened this pull request 26 days ago
feat(terminal): propagate DECSET/DECRST to TermRequest

gpanders opened this pull request 27 days ago
ci: run benchmark test suite in CI

justinmk opened this issue 27 days ago
vim.iter: map acts as filter

kuator opened this issue 27 days ago
Random key input/carriage returns?

snakesandstuff opened this issue 27 days ago
docs(api): nvim_set_decoration_provider callback return type

notomo opened this pull request 27 days ago
Build failed on a native Windows ARM64

TENX-S opened this issue 27 days ago
`:lua>` command to dump Lua values to a buffer

idbrii opened this issue 27 days ago
fix(api): crash on invalid buffer to nvim_buf_del_user_command

zeertzjq opened this pull request 27 days ago
test: fix create a temporary file instead of a regular file

guilhas07 opened this pull request 27 days ago
vim-patch:9.1.0995: filetype: shaderslang files are not detected

clason opened this pull request 27 days ago
fix(highlight): make `TablineSel` more noticeable with `notermguicolors`

echasnovski opened this pull request 27 days ago
feat(docs): run lua code examples with yxx

ribru17 opened this pull request 28 days ago
API: relax api contract

justinmk opened this issue 28 days ago
messages: add kind(s) for external command output

przepompownia opened this issue 28 days ago
feat(api): add err field to nvim_echo() opts

luukvbaal opened this pull request 28 days ago
fix(terminal): don't crash on unprintable chars

bfredl opened this pull request 28 days ago
UTF Byte order mark (BOM) crashes in the :terminal

mikavilpas opened this issue 28 days ago
fix(highlight): make `TablineSel` more noticeable

jmbaur opened this pull request 28 days ago
fix(api): replace `nvim_out_write`, `nvim_err_writeln` usages by `nvim_echo`

przepompownia opened this pull request 28 days ago
vim-patch:9.1.{0984,0991}: getstacktrace(), v:stacktrace

zeertzjq opened this pull request 28 days ago
vim-patch:9.1.0993: New 'cmdheight' behavior may be surprising

luukvbaal opened this pull request 28 days ago
fix: fix incorrect search code

dundargoc opened this pull request 28 days ago
shada: don't store jumplist

jbytes1027 opened this issue 29 days ago
refactor(treesitter): small languagetree simplification

ribru17 opened this pull request 29 days ago
feat(snippet): set snippet keymaps permanent instead of dynamic

mfussenegger opened this pull request 29 days ago
fix(lsp): open_floating_preview() zindex relative to current window

luukvbaal opened this pull request 29 days ago
feat(snippet): add navigation_mapping completion option

MariaSolOs opened this pull request 29 days ago
vim-patch: doc updates

zeertzjq opened this pull request 29 days ago
vim-patch: update Vim syntax

zeertzjq opened this pull request 29 days ago
feat(startup): distinct exitcodes for config/-c vs -l error

justinmk opened this pull request 29 days ago
fix(snippet): remove stale snippet keymap examples

MariaSolOs opened this pull request 29 days ago
fix(health): "q" should not close last window

justinmk opened this pull request 29 days ago
fix(filetype): use .slang extension for slang instead of .sl

mTvare6 opened this pull request 30 days ago
:Man urls look bad

532910 opened this issue 30 days ago
deprecate nvim_out_write/nvim_err_write/nvim_err_writeln

przepompownia opened this issue about 1 month ago
feat(health): close checkhealth buffers with q

MariaSolOs opened this pull request about 1 month ago
docs: misc

justinmk opened this pull request about 1 month ago
fix(cmdline): always show cmdline when it is a prompt

luukvbaal opened this pull request about 1 month ago
fix(health): set modifiable=false in checkhealth buffers

MariaSolOs opened this pull request about 1 month ago
fix(runtime): let match(it+paren) skips use treesitter

neovim-backports[bot] opened this pull request about 1 month ago
vim.fs assumes case-sensitive filesystem

dundargoc opened this issue about 1 month ago
Allow `String`s to not be nul-terminated

noib3 opened this issue about 1 month ago
matchit / matchparen Lua implementation

yochem opened this pull request about 1 month ago
`vim.o.term` is missing

itaranto opened this issue about 1 month ago
refactor(tests): merge `n.spawn`/`n.spawn_argv` into `n.new_session`

justinmk opened this pull request about 1 month ago
Native fuzzy finder plugin

boltlessengineer opened this issue about 1 month ago
Assertion `buf->b_signcols.count[prevwidth - 1] >= 0' failed.

39george opened this issue about 1 month ago
docs: cleanup news.txt

gpanders opened this pull request about 1 month ago
fix(treesitter)!: higher priorities for injected trees

ribru17 opened this pull request about 1 month ago
test: use spawn_wait() instead of system()

justinmk opened this pull request about 1 month ago
`:Inspect` throws an error

One-In-Dark opened this issue about 1 month ago
:checkhealth can create a bug report

justinmk opened this issue about 1 month ago
refactor: adopt vterm

dundargoc opened this pull request about 1 month ago
fix(decoration): fix crash when on_lines decor provider modifies marktree

bfredl opened this pull request about 1 month ago
feat(ui): include compositor info with multigrid

fredizzimo opened this pull request about 1 month ago
doc: Fix missing newline in vim.system() example output

mhellstr opened this pull request about 1 month ago
`pyfile` fails on `unittest.main()` and breaks python provider

ngortheone opened this issue about 1 month ago
fix(vim.fs.normalize): normalize case for windows drive letter

dundargoc opened this pull request about 1 month ago
`vim.lsp.buf.document_symbol` should use loclist

yochem opened this issue about 1 month ago
Repeated keys

strategictraveler opened this issue about 1 month ago
vim-patch:9.1.0990: Inconsistent behavior when changing cmdheight

luukvbaal opened this pull request about 1 month ago
fix(lsp): ensure watcher cancel

tomtomjhj opened this pull request about 1 month ago
perf(treesitter): calculate folds asynchronously

ribru17 opened this pull request about 1 month ago
fix(jobs): do not block UI when jobwait() doesn't block

neovim-backports[bot] opened this pull request about 1 month ago
presentation mode

justinmk opened this issue about 1 month ago
feat(lsp): add workspace_required to lsp.config

Kibadda opened this pull request about 1 month ago
tui: newline character is sent twice on Enter key in Alacritty

przepompownia opened this issue about 1 month ago
docs: misc

justinmk opened this pull request about 1 month ago
perf(treesitter): don't fetch parser for each fold line

ribru17 opened this pull request about 1 month ago
[WIP] refactor(options): use reference counted strings for options

famiu opened this pull request about 1 month ago