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.0.1554: code for handling 'switchbuf' is repeated

zeertzjq opened this pull request over 1 year ago
vim-patch:9.0.1555: setcharsearch() does not clear last searched char properly

zeertzjq opened this pull request over 1 year ago
Mouse scroll broken on most plugins

Zeioth opened this issue over 1 year ago
Treesitter tree change event when deleting buffer

HiPhish opened this issue over 1 year ago
ci: trigger tests when pushing

dundargoc opened this pull request over 1 year ago
vim-patch:b7398fe41c9e

clason opened this pull request over 1 year ago
ci: remove api-docs-check workflow

dundargoc opened this pull request over 1 year ago
after `setcharsearch('')`, `,` and `;` should do nothing

haolian9 opened this issue over 1 year ago
test: skip flaky test on Windows

dundargoc opened this pull request over 1 year ago
ci: bump uncrustify to 0.77.1

clason opened this pull request over 1 year ago
<cmd> mappings don't result in statusline update

dstein64 opened this issue over 1 year ago
docs(if_pyth): make it work with Python 3 instead of Python 2

zeertzjq opened this pull request over 1 year ago
docs: small fixes

dundargoc opened this pull request over 1 year ago
docs(lua-guide.txt): fix file tree indentation

gustavooferreira opened this pull request over 1 year ago
build(deps): bump tree-sitter to HEAD - 91e4d9401

clason opened this pull request over 1 year ago
ci: enable colors by default when testing

dundargoc opened this pull request over 1 year ago
fix(windows): use library function to get absolute path

3N4N opened this pull request over 1 year ago
treesitter api caused neovim crash

glepnir opened this issue over 1 year ago
vim-patch:9.0.{0064,0218,0249,0490,0492,0598}: cmdwin fixes

zeertzjq opened this pull request over 1 year ago
grouping optimization for linematch algorithm

jwhite510 opened this pull request over 1 year ago
win_viewport is under documented and possibly glitchy

fredizzimo opened this issue over 1 year ago
fix(treesitter): update parser and queries

clason opened this pull request over 1 year ago
Previous Window (netrw-P) often opens "empty" buffers

venthur opened this issue over 1 year ago
setting `&modified = false` has no effect in prompt_setcallback()

haolian9 opened this issue over 1 year ago
vim.lsp.tagfunc does not support regex

Qyriad opened this issue over 1 year ago
Cursor movement slow when CurSearch highlight group is set

MrJulianBlack opened this issue over 1 year ago
feat(autocmd): add winid in callback param table

glepnir opened this pull request over 1 year ago
feat(nvim_fetch): `vim.net.fetch()`

mrshmllow opened this pull request over 1 year ago
fix(messages): ensure msg_grid is at top at more prompt

zeertzjq opened this pull request over 1 year ago
Give autocmd callback arg a `win` field

tmillr opened this issue over 1 year ago
wasm (webassembly) plugins

justinmk opened this issue over 1 year ago
Equivalent of Vim's `state()` function?

AlexSWall opened this issue over 1 year ago
charmatch / wordmatch - improved diff highlighting between adjacent lines

jwhite510 opened this pull request over 1 year ago
feat(health): show attached buffers in LSP report

krady21 opened this pull request over 1 year ago
vim-patch:9.0.{1530,1533,1542,1543}

luukvbaal opened this pull request over 1 year ago
Cannot setup Copilot due to lua/vim.lsp not found

jhwang7628 opened this issue over 1 year ago
Stuck in peekkey_simple()

kpschoedel opened this issue over 1 year ago
Diagnostics option to display virtual text only in current line

rafamadriz opened this issue over 1 year ago
Filetype seems detected by filetype.lua but is not applied

gautaz opened this issue over 1 year ago
refactor(lsp): mark server_ready function as deprecated

glepnir opened this pull request over 1 year ago
Unable to format file with filename `[id].vue` (with brackets)

soullpoint opened this issue over 1 year ago
Wrong file type for netrw

akyrey opened this issue over 1 year ago
fix(api): allow negative column arguments for nvim_buf_set_text

notomo opened this pull request over 1 year ago
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles

nojnhuh opened this pull request over 1 year ago
Automate release of snap

hurricanehrndz opened this issue over 1 year ago
Unable to build neovim - payment required for libtermkey download

j-xella opened this issue over 1 year ago
feat(fold): colorful foldtext

lewis6991 opened this pull request over 1 year ago
fix(editorconfig): add missing root validation

krady21 opened this pull request over 1 year ago
feat(vim.net): `fetch()`, `download()`, and `:e URL` in lua

mrshmllow opened this pull request over 1 year ago
feat(ui): inline virtual text (2)

tom-anders opened this pull request over 1 year ago
Starting rust analyzer occasionally causes neovim to crash.

wonbyte opened this issue over 1 year ago
Treesitter foldexpr throws error on `:bd`

lucario387 opened this issue over 1 year ago
fix(treesitter): foldexpr tweaks

lewis6991 opened this pull request over 1 year ago
ci: install stylua from their releases

dundargoc opened this pull request over 1 year ago
ci: use preset

dundargoc opened this pull request over 1 year ago
`gq` doesn't format comments in C files in particular cases

fei6409 opened this issue over 1 year ago
Terminal does not update synchronously after nvim_chan_send

stevearc opened this issue over 1 year ago
feat(runtime): offer to show news.txt diff on startup

craigmac opened this pull request over 1 year ago
Error while reading ShaDa file: expected positive integer at position 3173

EdwardWong1994 opened this issue over 1 year ago
test: fix dependencies between test cases

zeertzjq opened this pull request over 1 year ago
feat(ui): add 'smoothscroll' option

luukvbaal opened this pull request over 1 year ago
fix(api): prevent nvim_parse_cmd from throwing error in a pcall

ateoi opened this pull request over 1 year ago
ci: reuse script to enable Developer Command Prompt

dundargoc opened this pull request over 1 year ago
[TS] Missing tree change event in Markdown

HiPhish opened this issue over 1 year ago
ci(lintcommit): fix error output

dundargoc opened this pull request over 1 year ago
build: add asan and ubsan default options

ii14 opened this pull request over 1 year ago
vim.iter: pass more state to callback functions

justinmk opened this issue over 1 year ago
release checklist 0.10

justinmk opened this issue over 1 year ago
Lua: more vim.iter functions

justinmk opened this issue over 1 year ago
fix(api): use `text_locked()` to check for textlock

seandewar opened this pull request over 1 year ago
feat(lsp): enable workspace/didChangeWatchedFiles by default

nojnhuh opened this pull request over 1 year ago
vimscript function metadata ("type information")

ddickstein opened this issue over 1 year ago
Semantic token highlighing broken for file types containing hyphens

kevin-sellers opened this issue over 1 year ago
feat(statusline): use half block to bridge vertical split

burteth opened this pull request over 1 year ago
test(loader): set fsync instead of sleep

lewis6991 opened this pull request over 1 year ago
chansend() does not always send data to stdin

haolian9 opened this issue over 1 year ago
Toggling `inccommand` while mid-substitution causes a crash

bobrippling opened this issue over 1 year ago
vim.cmd.foo(2) does not behave like vim.cmd.foo{count=2}

smjonas opened this issue over 1 year ago
nvim_open_win behaves oddly when using bufpos outside the buffer text

ddickstein opened this issue over 1 year ago
Virtual text in indented word-wrapped area

musjj opened this issue over 1 year ago
bring back :hardcopy and print options

michael-odonovan opened this issue over 1 year ago
treesitter optional captures causes error

sheey11 opened this issue over 1 year ago
detach the current TUI (nvim continues headlessly)

eloytoro opened this issue over 1 year ago
modifyOtherKeys support firing when not desired.

andrew-pickin-epi opened this issue over 1 year ago