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

`InsertEnter` and `nvim_get_mode`

aidancz opened this issue 27 days ago
fix(filetype): make filetype detection work with :doautocmd

zeertzjq opened this pull request 27 days ago
docs: do not escape Lua keywords in docs

gpanders opened this pull request 28 days ago
vim-patch:189e24b: runtime(doc): include vietnamese.txt

brianhuster opened this pull request 28 days ago
fix(lsp): add foldingrange method support check

tris203 opened this pull request 28 days ago
docs: graduate intro.txt to "flow layout"

justinmk opened this pull request 28 days ago
fix(defaults): don't replace keycodes in Visual search mappings (#31460)

zeertzjq opened this pull request 28 days ago
fix(defaults): don't replace keycodes in Visual search mappings

zeertzjq opened this pull request 28 days ago
test(system_spec): check for .git dir before using git

zeertzjq opened this pull request 28 days ago
`BufEnter` autocmd and `vim.bo.buftype` and `:terminal`

aidancz opened this issue 28 days ago
vim-patch:9.1.0903: potential overflow in spell_soundfold_wsal()

glepnir opened this pull request 28 days ago
vim-patch:9.1.0905: Missing information in CompleteDone event

glepnir opened this pull request 28 days ago
LSP: need a strategy for handling stateful data

ofseed opened this issue 28 days ago
Backport release build test fixes

jamessan opened this pull request 28 days ago
docs: help tags for neovim.io searches

justinmk opened this pull request 29 days ago
misc: keep deprecated vim.loader.disable stub

gpanders opened this pull request 29 days ago
docs: mention new terminal defaults

gpanders opened this pull request 29 days ago
fix(completion): avoid deleting text when completion leader changes

luukvbaal opened this pull request 29 days ago
vim-patch:fdfcce5: runtime(lua): add optional lua function folding

zeertzjq opened this pull request 29 days ago
typo:

zeertzjq opened this pull request 30 days ago
fix(vim.system): close pipe handles after process handle

lewis6991 opened this pull request 30 days ago
test(screen): adjust screen state to more closely follow stylua

luukvbaal opened this pull request 30 days ago
refactor(runtime.c): misc

lewis6991 opened this pull request 30 days ago
fix(column): check if signcolumn changed in all windows

luukvbaal opened this pull request 30 days ago
Built-in completion can still affect nearby expanding extmarks

echasnovski opened this issue about 1 month ago
`WinNew` event seems to ignore file patterns in autocmds

davidscholberg opened this issue about 1 month ago
docs: Correct name of nvim_create_autocmd in example

andrewferrier opened this pull request about 1 month ago
vim-patch:9.1.0900: Vim9: digraph_getlist() does not accept bool arg

zeertzjq opened this pull request about 1 month ago
LSP: Dynamic capabilities reset `formatexpr`

9999years opened this issue about 1 month ago
docs: misc

justinmk opened this pull request about 1 month ago
fix(lsp): retrigger diagnostics request on server cancellation (#31345)

gpanders opened this pull request about 1 month ago
fix(extmark): restore extmarks when completion leader changes

neovim-backports[bot] opened this pull request about 1 month ago
Treesitter API `TSNode:next_named_sibling` broken on nightly

julienvincent opened this issue about 1 month ago
LSP: dartls: writing hebrew in multiline strings causes error

eifr opened this issue about 1 month ago
feat: add API for getting file permissions in octal

alichtman opened this pull request about 1 month ago
fix(ui): clamp 'cmdheight' for other tabpages on screen resize

zeertzjq opened this pull request about 1 month ago
fix(decorator): make errors less noisy when decoration provider has exception

rudiejd opened this pull request about 1 month ago
fix(api): make `nvim_set_hl()` respect all `cterm` attributes

neovim-backports[bot] opened this pull request about 1 month ago
vim-patch:9.1.0899: default for 'backspace' can be set in C code

zeertzjq opened this pull request about 1 month ago
nvim_buf_get_win

ilan-schemoul opened this issue about 1 month ago
vim-patch:9a39483: runtime(typst): provide a formatlistpat in ftplugin

clason opened this pull request about 1 month ago
build: mark CMake variables advanced

e-kwsm opened this pull request about 1 month ago
docs: provide example for configuring LSP foldexpr

gpanders opened this pull request about 1 month ago
feat(lsp): support `textDocument/selectionRange`

ofseed opened this pull request about 1 month ago
Fix translation errors in src/nvim/po/vi.po

brianhuster opened this pull request about 1 month ago
test(vterm): move test functions into vterm_test fixture

jamessan opened this pull request about 1 month ago
test(treesitter): global highlight definitions and fold test

luukvbaal opened this pull request about 1 month ago
feat(vim.loader): defer writing cache files

lewis6991 opened this pull request about 1 month ago
refactor(options): use `vim.inspect()` for converting OptVal to string

famiu opened this pull request about 1 month ago
vim-patch:9.1.0898: runtime(compiler): pytest compiler not included

clason opened this pull request about 1 month ago
vim-patch:9.1.0897: filetype: pyrex files are not detected

clason opened this pull request about 1 month ago
vim-patch:dd21c89: runtime(compiler): update eslint compiler

clason opened this pull request about 1 month ago
feat(decor): add range-based highlighting

vanaigr opened this pull request about 1 month ago
feat(img): implement image API for absolute positions

chipsenkbeil opened this pull request about 1 month ago
Implement `vim.img.protocol()` to detect preferred graphics protocol

chipsenkbeil opened this pull request about 1 month ago
Implement kitty backend

chipsenkbeil opened this pull request about 1 month ago
Implement iterm2 backend

chipsenkbeil opened this pull request about 1 month ago
Implement `vim.img.Image` method `for_each_chunk` to streamline backend processing

chipsenkbeil opened this pull request about 1 month ago
Implement vim.img._terminal to support basic functionality needed for backends

chipsenkbeil opened this pull request about 1 month ago
Implement skeleton of vim.img.show() without backends

chipsenkbeil opened this pull request about 1 month ago
Implement loading an image into memory

chipsenkbeil opened this pull request about 1 month ago
docs: keybind suggestion for Inspect command

craigmac opened this pull request about 1 month ago
fix(api): make `nvim_set_hl()` respect all `cterm` attributes

echasnovski opened this pull request about 1 month ago
fix(extmark): restore extmarks when completion leader changes

luukvbaal opened this pull request about 1 month ago
`nvim_set_hl()` does not set some highlight attributes in `cterm`

echasnovski opened this issue about 1 month ago
Built-in completion can still affect nearby extmarks

echasnovski opened this issue about 1 month ago
build(deps): bump luajit to HEAD - 19878ec05

clason opened this pull request about 1 month ago
fix(lsp): completion insertion position bug

ddad431 opened this pull request about 1 month ago
Segfault with tabpages, large 'cmdheight' and screen resize

zeertzjq opened this issue about 1 month ago
vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding'

zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages

zeertzjq opened this pull request about 1 month ago
vim-patch: :compiler spotbugs

zeertzjq opened this pull request about 1 month ago
Lua stdlib deprecation strategy; "frozen" phase

justinmk opened this issue about 1 month ago
fix(diagnostic): preserve cursor position when opening quickfix list

gpanders opened this pull request about 1 month ago
Wrong ANSI colors in terminal

dkaszews opened this issue about 1 month ago
feat(options): add support for multitype options

famiu opened this pull request about 1 month ago
docs(diagnostics): add quickfix handler example

yochem opened this pull request about 1 month ago
vim-patch:9.1.{0867,0891,0896}

glepnir opened this pull request about 1 month ago
vim-patch:9.1.0890: %! item not allowed for 'rulerformat'

zeertzjq opened this pull request about 1 month ago
LSP: data properties will be removed if null

tris203 opened this issue about 1 month ago
feat(diagnostic): Quickfix as builtin diagnostic handler

yochem opened this pull request about 1 month ago
docs: add tag `vim.fs.exists()` and document suggested replacement

dundargoc opened this pull request about 1 month ago
feat(vim.fs): find() can "skip" directories during search

mike325 opened this pull request about 1 month ago
ci: remove myself from lsp reviewers

mfussenegger opened this pull request about 1 month ago
defaults: quickfix as builtin diagnostic handler

yochem opened this issue about 1 month ago
feat: add vim.fs.exists

dundargoc opened this pull request about 1 month ago