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:ba47934: runtime(netrw): remove netrwSettings.vim

saccarosium opened this pull request 25 days ago
feat(extui): show dismissed message in cmdline

luukvbaal opened this pull request 25 days ago
test(old): emulate test_override('char_avail') using FFI

zeertzjq opened this pull request 25 days ago
fix(api): nvim_buf_set_lines returns modified region

glepnir opened this pull request 25 days ago
test(old): emulate test_override('starting') with FFI

zeertzjq opened this pull request 25 days ago
vim-patch:9.1.1501: filetype: flix files are not recognized

clason opened this pull request 26 days ago
fix(treesitter): ensure TSLuaTree is always immutable

neovim-backports[bot] opened this pull request 26 days ago
fix(vim.system): env=nil passes env=nil to uv.spawn

neovim-backports[bot] opened this pull request 26 days ago
Prompt: prompt buffer followup

shadmansaleh opened this pull request 26 days ago
build: support static build

neovim-backports[bot] opened this pull request 26 days ago
fix(vim.system): env=nil passes env=nil to uv.spawn

lewis6991 opened this pull request 26 days ago
LSP: rename broken with pyright (change_annotations)

latifboubyan opened this issue 26 days ago
fix(api): nvim_buf_set_lines returns modified region

glepnir opened this pull request 26 days ago
build: support static build

akdev1l opened this pull request 27 days ago
refactor(shada): switch plugin/shada.vim to Lua

yochem opened this pull request 27 days ago
fix(api): type of nvim_echo

lewis6991 opened this pull request 27 days ago
backport: fix(exrc): exrc knows its own location

justinmk opened this pull request 27 days ago
fix(lsp): use `vim.notify` with action-less `showMessage` requests

MariaSolOs opened this pull request 28 days ago
LSP showMessageRequest with no choices, use vim.notify

nyarly opened this issue 28 days ago
doc(vim.version): use ---@inlinedoc class for option table

jamestrew opened this pull request 28 days ago
`vim.version` improvements

echasnovski opened this pull request 28 days ago
fix(term): ensure terminal attr index doesn't exceed `TERM_ATTRS_MAX`

neovim-backports[bot] opened this pull request 28 days ago
test(exrc): lua exrc knows its location

yochem opened this pull request 28 days ago
continous paste take a long time to response

maen693 opened this issue 29 days ago
feat: rewrite cfilter plugin in Lua and add command-preview

brianhuster opened this pull request 29 days ago
Cannot create command-preview for quickfix buffers

brianhuster opened this issue 29 days ago
Refactor vim.fn.system to vim.system

yochem opened this pull request 29 days ago
refactor(runtime): migrate vim.fn.system() calls to vim.system() (WIP)

tampueroc opened this pull request 29 days ago
feat(system): add `cmd` field in wait() result

tampueroc opened this pull request 29 days ago
plugins have auto-assigned namespace

justinmk opened this issue 29 days ago
refactor(health): switch rg check to vim.system():wait()

tampueroc opened this pull request 29 days ago
(feat): Localization is enabled by default.

luckzilong opened this issue 29 days ago
fix(tui): don't crash when nvim__screenshot() is called with bad path

neovim-backports[bot] opened this pull request 29 days ago
docs: misc

dundargoc opened this pull request 29 days ago
refactor(lsp): simplify multiline semantic token logic

ribru17 opened this pull request 29 days ago
fix(iter): ArrayIter:last returns nil when filtered to empty

glepnir opened this pull request 29 days ago
fix(treesitter): ensure TSLuaTree is always immutable

Rodrigodd opened this pull request 30 days ago
Switching windows at startup may be ineffective

przepompownia opened this issue 30 days ago
fix(tutor): can not search for tutors in pack/*/start/*

neovim-backports[bot] opened this pull request about 1 month ago
fix(tutor): can not search for tutors in pack/*/start/*

brianhuster opened this pull request about 1 month ago
fix(messages): only msg_clear for UPD_CLEAR

luukvbaal opened this pull request about 1 month ago
vim-patch:9.1.1421: tests: need a test for the new-style tutor.tutor

neovim-backports[bot] opened this pull request about 1 month ago
vim-patch:9.1.1421: tests: need a test for the new-style tutor.tutor

neovim-backports[bot] opened this pull request about 1 month ago
startup: regression clearing initial screen with extui enabled

seblyng opened this issue about 1 month ago
xmemcpyz - writing 1 byte into region of size 0

mwnaumann opened this issue about 1 month ago
set/get_extlines; arbitrary data support for extmarks

mfussenegger opened this issue about 1 month ago
extui: long pager output may briefly show the "box" panel

justinmk opened this issue about 1 month ago
Test

ZieMcd opened this pull request about 1 month ago
vim-patch:0312527: runtime(pandoc): sync syntax script with upstream

clason opened this pull request about 1 month ago
feat(extui): don't enter pager for routed message

luukvbaal opened this pull request about 1 month ago
events: unify v:event, event-data

justinmk opened this issue about 1 month ago
docs: update deprecated API references

calebdw opened this pull request about 1 month ago
":connect bogus" should say why it failed

justinmk opened this issue about 1 month ago
vim-patch:9.1.1482: scrolling with 'splitkeep' and line()

neovim-backports[bot] opened this pull request about 1 month ago
fix(lsp): fix workspace diagnostic request to follow spec

ZieMcd opened this pull request about 1 month ago
LSP: workspace diagnostic request body does not follow spec

ZieMcd opened this issue about 1 month ago
vim-patch:5d14da3: runtime(diff): fix regex for matching no-eol match

clason opened this pull request about 1 month ago
fix(prompt): prompt mark not placed after text edits correctly

shadmansaleh opened this pull request about 1 month ago
vim-patch:9.1.1482: scrolling with 'splitkeep' and line()

luukvbaal opened this pull request about 1 month ago
fix(lsp): include context for each client in multi-handler results

MariaSolOs opened this pull request about 1 month ago
Backport #33876 and #33324

brianhuster opened this pull request about 1 month ago
fix(lsp/health): always use vim.inspect to show root_markers

gpanders opened this pull request about 1 month ago
perf(extui): delay creating windows, buffers and parser

luukvbaal opened this pull request about 1 month ago
refactor: rename vim.lsp.semantic_tokens start/stop to enable()

justinmk opened this issue about 1 month ago
feat(defaults): map "grt" to LSP type_definition

justinmk opened this pull request about 1 month ago
nvim__redraw clears multi-line input()

lbrayner opened this issue about 1 month ago
refactor(options): move more stuff to generators

lewis6991 opened this pull request about 1 month ago
refactor(vimscript): deprecate getcharstr()

justinmk opened this pull request about 1 month ago
LSP: high-level features can be enabled per-config

justinmk opened this issue about 1 month ago
new matchparen plugin

monkoose opened this issue about 1 month ago
feat(runtime): accept predicates in take and skip

mart-mihkel opened this pull request about 1 month ago
fix(lsp): add `RequestFailed` error code constant

neovim-backports[bot] opened this pull request about 1 month ago
Neovim performing edits on startup in iTerm2

trusktr opened this issue about 1 month ago
LSP code actions assigned to wrong client.

RayGuo-ergou opened this issue about 1 month ago
fix(api): nvim_buf_get_mark returns wrong position for single quote mark

glepnir opened this pull request about 1 month ago
fix(column): missing redraw with virt_lines_leftcol (#34650)

zeertzjq opened this pull request about 1 month ago
fix(column): missing redraw with virt_lines_leftcol

zeertzjq opened this pull request about 1 month ago
extmark: line number rendering issue with `virt_lines_leftcol`

aidancz opened this issue about 1 month ago
refactor(ui.c): deduplicate validation logic

justinmk opened this pull request about 1 month ago
fix(lsp): add `RequestFailed` error code constant

MariaSolOs opened this pull request about 1 month ago
redesign :Tutor lesson format

brianhuster opened this issue about 1 month ago
feat(keymaps): add 'grt' mapping for lsp type definition

calebdw opened this pull request about 1 month ago
refactor(lsp): introduce `vim.lsp.Capability`

ofseed opened this pull request about 1 month ago
fix(exrc): exrc knows its own location

yochem opened this pull request about 1 month ago