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

vim-patch:9.1.0826: filetype: sway files are not recognized

clason opened this pull request 2 months ago
fix(health): better layout of vim.treesitter health check

clason opened this pull request 2 months ago
fix(api): add callbackpath in nvim_get_autocmds

glepnir opened this pull request 2 months ago
fix(api): update "range" windows in nvim__redraw

luukvbaal opened this pull request 2 months ago
fix(treesitter): remove redundant on_bytes callback

luukvbaal opened this pull request 2 months ago
fix(inccommand): ensure cursor is where it belongs

luukvbaal opened this pull request 2 months ago
`nvim_get_autocmd()` should return filepath and line-number

Rishabh672003 opened this issue 2 months ago
feat(mouse)!: default 'mouse' to "a"

errael opened this pull request 2 months ago
fix(treesitter): close InspectTree/EditQuery window on BufUnload

zeertzjq opened this pull request 2 months ago
in gui, startup messages don't show up in command-line

errael opened this issue 2 months ago
LSP: vim.api.nvim_buf_get_name marked as deprecated

Fuuruko opened this issue 2 months ago
vim-patch:26113e5: runtime(doc): Include netrw-gp in TOC

zeertzjq opened this pull request 2 months ago
feat(lsp): add `vim.lsp.config` and `vim.lsp.enable`

lewis6991 opened this pull request 2 months ago
feat(lsp): multi-client support for signature_help

lewis6991 opened this pull request 2 months ago
snippet can't stop at $0 section

glepnir opened this issue 2 months ago
Build failed on Windows

alexaschee opened this issue 2 months ago
feat(editor): add scoped variables for lua

ofseed opened this pull request 2 months ago
fix(lua): show stacktrace for error in vim.on_key() callback

zeertzjq opened this pull request 2 months ago
vim.on_key callback error display missing stack traceback

errael opened this issue 2 months ago
Unable use NVIM over SSH

u3Izx9ql7vW4 opened this issue 2 months ago
ci: remove all reviewer related CI jobs

dundargoc opened this pull request 2 months ago
ci: adjust reviewers

dundargoc opened this pull request 2 months ago
fix(lsp): hover border type can be string

nikolightsaber opened this pull request 2 months ago
refactor: vim.loader

lewis6991 opened this pull request 2 months ago
fix: another round of type annotation fixes

lewis6991 opened this pull request 2 months ago
vim-patch: netrw fixes

zeertzjq opened this pull request 2 months ago
vim-patch:9.1.0823: filetype: Zephyr overlay files not recognized

clason opened this pull request 2 months ago
test: fix files being left behind

zeertzjq opened this pull request 2 months ago
comment: injected filetype is used on linewise motions

przepompownia opened this issue 2 months ago
Assertion `row >=0` failed for oneline error message

przepompownia opened this issue 2 months ago
Netrw does not open remote file

henkye opened this issue 2 months ago
virt_lines doesn't scroll horizontally

WhyNotHugo opened this issue 2 months ago
fix(lsp): Ignore ServerCancelled error when pulling lsp diagnostics

Jesse-Bakker opened this pull request 2 months ago
Ignore test files in root directory

yochem opened this pull request 2 months ago
docs(build): how to build deb

spacey-sooty opened this pull request 2 months ago
refactor(options): move option callbacks from option.c to option_cb.c

famiu opened this pull request 2 months ago
fix(lsp): correct hover result handling

notomo opened this pull request 2 months ago
fix(float): missing error handle in win_alloc_aucmd_win

glepnir opened this pull request 2 months ago
refactor(options): unify `put_set(num|bool|string)`

famiu opened this pull request 2 months ago
fix(netrw): added `\M` to avoid matching against `~` in the directory…

tomben13 opened this pull request 2 months ago
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly

zeertzjq opened this pull request 2 months ago
InspectTree: exiting source buffer raises E855

xudyang1 opened this issue 2 months ago
LSP: rust_analyzer: -32802: server cancelled the request

vikulikov opened this issue 2 months ago
feat(defaults): add unimpaired empty line below/above cursor mapping

yochem opened this pull request 2 months ago
fix(defaults): omit extraneous info from unimpaired mapping errors

gpanders opened this pull request 2 months ago
feat(lsp)!: deprecate client-server handlers in `vim.lsp.handlers`

lewis6991 opened this pull request 2 months ago
docs(eval): use table in virtcol function

glepnir opened this pull request 2 months ago
vim-patch:9.1.0820: tests: Mac OS tests are too flaky

zeertzjq opened this pull request 2 months ago
vim-patch:9.1.{0810,0811,0821}: 'findexpr'

zeertzjq opened this pull request 2 months ago
refactor: sort various Lua tables in src/ alphabetically

neovim-backports[bot] opened this pull request 2 months ago
refactor: sort various Lua tables in src/ alphabetically

zeertzjq opened this pull request 2 months ago
refactor(options): remove `get_option_value_strict`

famiu opened this pull request 2 months ago
docs: fix some line wrappings

MrChozo opened this pull request 2 months ago
docs: fix unordered list line wrap

MrChozo opened this pull request 2 months ago
Fix unordered list line wrap

MrChozo opened this pull request 2 months ago
refactor(options): remove unnecessary `#undef`

famiu opened this pull request 2 months ago
fix(lsp): list all workspace folders in healthcheck

MariaSolOs opened this pull request 2 months ago
too many <MouseMove> events when using `&mousemoveevent`

errael opened this issue 2 months ago
fix(treesitter): correct condition in `__has_ancestor`

amaanq opened this pull request 2 months ago
fix(popupmenu): add column bounds check to `pum_select_mouse_pos`

dane73 opened this pull request 2 months ago
fix(lsp): compare URI instead of workspace folder name

gpanders opened this pull request 2 months ago
refactor(options): use enum for option flags

famiu opened this pull request 2 months ago
vim.inspect's options are undocumented

Julian opened this issue 2 months ago
crash in ts_node_type with tree-sitter-cpp

b0o opened this issue 2 months ago
docs(lsp): document alternative for vim.lsp.util.jump_to_location

MariaSolOs opened this pull request 2 months ago
Insertion after expansion of snippet starts at wrong place

Rishabh672003 opened this issue 2 months ago
docs(treesitter): specify predicate boolean return value

ribru17 opened this pull request 2 months ago
refactor(lsp): deprecate get_client_by_id

justinmk opened this pull request 2 months ago
build(deps): bump wasmtime to v26.0.1

clason opened this pull request 2 months ago
fix(completion): determine LSP completion matching by completeopt

kristijanhusak opened this pull request 2 months ago
snippets: show indicator for placeholders

ColinKennedy opened this issue 2 months ago
feat(lua): vim.on_key() can consume the key

errael opened this pull request 2 months ago
feat(lsp)!: multiple client support for vim.lsp.buf.hover()

lewis6991 opened this pull request 2 months ago
feat(lsp): deprecate vim.lsp.buf.completion

lewis6991 opened this pull request 2 months ago
test(012_directory_spec): fix flakiness on Windows

neovim-backports[bot] opened this pull request 2 months ago
test(012_directory_spec): fix flakiness on Windows

zeertzjq opened this pull request 2 months ago
fix(options): missing error check for global 'scl' and 'winhl'

zeertzjq opened this pull request 2 months ago
vim-patch:9.1.{0802,0803,0804,0806,0812}: :setglobal fixes

zeertzjq opened this pull request 2 months ago
refactor(options): always allocate option values

famiu opened this pull request 3 months ago
refactor: remove str_enc wrappers

tris203 opened this pull request 3 months ago
docs: misc

dundargoc opened this pull request 3 months ago
Failed to load parser: uv_dlsym: no error

srghma opened this issue 3 months ago
fix(gen_help_html): fix validation type

dundargoc opened this pull request 3 months ago