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.{0960,0961}: some filetypes are not recognized

clason opened this pull request 5 days ago
LSP misalignment

CnsMaple opened this issue 5 days ago
fix: enhance builtin autocompletion and fix LSP snippet bug

6Seeks opened this pull request 6 days ago
fix: clamp range lines in `nvim__redraw()`

vanaigr opened this pull request 6 days ago
Support 'keymap' for different modes

aj3423 opened this issue 7 days ago
latin1 encoding in keymap files with _utf-8 in the filename

python-pk opened this issue 8 days ago
Neovim abort when using vim.regex():match_str in luv

MrConnorKenway opened this issue 8 days ago
Executing `:%bwipeout!` inside `nvim_win_call()` can crash Nvim

echasnovski opened this issue 8 days ago
vim-patch:9.1.0953: filetype: APKBUILD files not correctly detected

clason opened this pull request 8 days ago
vim-patch:9.1.0951: filetype: jshell files are not recognized

clason opened this pull request 8 days ago
fix(inspect): use correct default highlight

clason opened this pull request 8 days ago
docs: split compound step into two steps in BUILD.md

jj-du-plessis opened this pull request 9 days ago
Split compound step in BUILD.md into two steps for clarity

jj-du-plessis opened this pull request 9 days ago
fix(messages): bug and unwanted truncation in msg_outtrans_long

luukvbaal opened this pull request 9 days ago
test: format C test files and fix clang-tidy warnings

dundargoc opened this pull request 9 days ago
Improve usability for search/replace "with confirm"

kbilsted opened this issue 9 days ago
fix(win): prevent floating window creation during cleanup

Simayon opened this pull request 10 days ago
feat(lsp): return table from lsp/ files on runtimepath

gpanders opened this pull request 10 days ago
vim-patch:c673b80: runtime(netrw): more reformating vim/vim#16248

zeertzjq opened this pull request 10 days ago
feat(ui): additional arguments for cmdline_show/hide events

luukvbaal opened this pull request 10 days ago
fix stable branch mention in BUILD.md

mwcz opened this pull request 10 days ago
vim-patch:9.1.0950: filetype: fennelrc files are not recognized

clason opened this pull request 10 days ago
fix(coverity): integer handling issues (INTEGER_OVERFLOW)

luukvbaal opened this pull request 10 days ago
build: bump lua dev dependencies

dundargoc opened this pull request 10 days ago
'shelltemp' is broken in MSYS2/MINGW64

tunaflsh opened this issue 10 days ago
:terminal doesn't propagate DEC mode 2031 (for reporting dark/light mode)

jonathanslenders opened this issue 10 days ago
Fixed MAX_TIMEOUT value for 32-bit systems

neovim-backports[bot] opened this pull request 10 days ago
refactor(eval): move funcs to deprecated.c

justinmk opened this pull request 10 days ago
global `set commentstring` in syntax/dockerfile.vim

garlicbreadcleric opened this issue 10 days ago
vim-patch:c363ca1: runtime(netrw): change indent size from 1 to 2

zeertzjq opened this pull request 11 days ago
Treesitter crashes on fresh install of Neovim with no other plugins?

GregoryShoemake opened this issue 11 days ago
fix(messages): no message kind for completion menu messages

przepompownia opened this pull request 11 days ago
vim-patch:9.1.0948: Missing cmdline completion for :pbuffer

zeertzjq opened this pull request 11 days ago
man.lua: "no manual entry for man"

tunaflsh opened this issue 11 days ago
LSP: get resolved config from vim.lsp.config

konradmalik opened this issue 11 days ago
Fixed MAX_TIMEOUT value for 32-bit systems

danpascu opened this pull request 11 days ago
refactor: iwyu

justinmk opened this pull request 11 days ago
Improving accessibility of current default colorscheme

saccarosium opened this issue 11 days ago
feat(terminal): support extended grapheme clusters

bfredl opened this pull request 11 days ago
docs(api): specify when decor provider on_buf callback is called

luukvbaal opened this pull request 11 days ago
Invalid default timeout value for 32-bit systems

danpascu opened this issue 11 days ago
feat(treesitter): async parsing

ribru17 opened this pull request 12 days ago
feat(lsp): support function for client root_dir

gpanders opened this pull request 12 days ago
fix(messages): better formatting for :highlight with ext_messages

luukvbaal opened this pull request 12 days ago
perf(decor): improve `iter_captures()` cache

vanaigr opened this pull request 12 days ago
ci: analyze workflow vulnerabilities with codeql

dundargoc opened this pull request 12 days ago
docs(api): remove @private from VersionRange:has

lpiepiora opened this pull request 12 days ago
Directory filetype

hoofcushion opened this issue 12 days ago
fix(terminal): restore cursor from 'guicursor' on TermLeave

gpanders opened this pull request 13 days ago
test(old): fix incorrect comment in test_preview.vim

zeertzjq opened this pull request 13 days ago
fix(coverity): error handling (CHECKED_RETURN)

justinmk opened this pull request 13 days ago
vim-patch:a977883: runtime(doc): Fix style in fold.txt

zeertzjq opened this pull request 13 days ago
vim-patch:9.1.{0936,0941,0942}: ComplMatchIns highlight

zeertzjq opened this pull request 13 days ago
test(cursor_spec): global highlight definitions

luukvbaal opened this pull request 13 days ago
Terminal cursor disappears

seblj opened this issue 13 days ago
feat(lsp): add server version information to `:checkhealth`

lithammer opened this pull request 13 days ago
`iter_captures()` same id match has different # of captures

vanaigr opened this issue 13 days ago
feat(terminal)!: include cursor position in TermRequest event data

gpanders opened this pull request 13 days ago
Unable to open swap file when using UNC path

fekir opened this issue 13 days ago
vim-patch:9.1.0935: SpotBugs compiler can be improved

zeertzjq opened this pull request 14 days ago
vim-patch: doc updates

zeertzjq opened this pull request 14 days ago
refactor(man.lua): various changes

lewis6991 opened this pull request 14 days ago
refactor(api): always use TRY_WRAP

luukvbaal opened this pull request 14 days ago
ci(build.yml): disable security restriction

dundargoc opened this pull request 14 days ago
build(deps): bump luajit to HEAD - f73e649a9

clason opened this pull request 14 days ago
fix(wininfo): when freeing windows, free the lowest priority wininfo

bfredl opened this pull request 14 days ago
fix(api): generic error messages, not using TRY_WRAP

justinmk opened this pull request 14 days ago
fix(api): not using TRY_WRAP, generic error messages

justinmk opened this pull request 14 days ago
The ]m action is not working when treesitter is activated

vds2212 opened this issue 14 days ago
The ]m action is not working when treesitter is activated

vds2212 opened this issue 14 days ago
`selection=exclusive` and inclusive motion behavior

aidancz opened this issue 14 days ago
`selection=exclusive` can't select empty region

aidancz opened this issue 14 days ago
fix(messages): no message kind for :undo messages

przepompownia opened this pull request 15 days ago
vim-patch:9.1.0929: filetype: lalrpop files are not recognized

clason opened this pull request 15 days ago