An open API service for software projects hosted on Open Collective.

neovim

Fork of Vim aiming at extensibility and usability
Collective - Host: opensource - https://opencollective.com/neovim - Website: https://neovim.io/ - Code: https://github.com/neovim

feat(extui): show dismissed message in cmdline

github.com/neovim/neovim - luukvbaal opened this pull request 25 days ago
fix(treesitter): ensure TSLuaTree is always immutable

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

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

github.com/neovim/neovim - shadmansaleh opened this pull request 26 days ago
build: support static build

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

github.com/neovim/neovim - lewis6991 opened this pull request 26 days ago
build: support static build

github.com/neovim/neovim - akdev1l opened this pull request 27 days ago
Multi workspace - Typescript - References

github.com/neovim/nvim-lspconfig - naturedamends opened this issue 27 days ago
refactor(shada): switch plugin/shada.vim to Lua

github.com/neovim/neovim - yochem opened this pull request 27 days ago
fix(api): type of nvim_echo

github.com/neovim/neovim - lewis6991 opened this pull request 27 days ago
backport: fix(exrc): exrc knows its own location

github.com/neovim/neovim - justinmk opened this pull request 27 days ago
`vim.version` improvements

github.com/neovim/neovim - echasnovski opened this pull request 28 days ago
fix(term): ensure terminal attr index doesn't exceed `TERM_ATTRS_MAX`

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

github.com/neovim/neovim - yochem opened this pull request 28 days ago
fix(intelephense): change root markers order

github.com/neovim/nvim-lspconfig - pimpeters opened this pull request 28 days ago
Refactor vim.fn.system to vim.system

github.com/neovim/neovim - yochem opened this pull request 29 days ago
CCLS won't start

github.com/neovim/nvim-lspconfig - Dolfost opened this issue 29 days ago
feat(system): add `cmd` field in wait() result

github.com/neovim/neovim - tampueroc opened this pull request 29 days ago
plugins have auto-assigned namespace

github.com/neovim/neovim - justinmk opened this issue 29 days ago
(feat): Localization is enabled by default.

github.com/neovim/neovim - luckzilong opened this issue 29 days ago
fix(tui): don't crash when nvim__screenshot() is called with bad path

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

github.com/neovim/neovim - dundargoc opened this pull request 29 days ago
fix(treesitter): ensure TSLuaTree is always immutable

github.com/neovim/neovim - Rodrigodd opened this pull request 30 days ago
Switching windows at startup may be ineffective

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

github.com/neovim/neovim - neovim-backports[bot] opened this pull request 30 days ago
fix(tutor): can not search for tutors in pack/*/start/*

github.com/neovim/neovim - brianhuster opened this pull request about 1 month ago
fix(messages): only msg_clear for UPD_CLEAR

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

github.com/neovim/neovim - 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

github.com/neovim/neovim - neovim-backports[bot] opened this pull request about 1 month ago
xmemcpyz - writing 1 byte into region of size 0

github.com/neovim/neovim - mwnaumann opened this issue about 1 month ago
set/get_extlines; arbitrary data support for extmarks

github.com/neovim/neovim - mfussenegger opened this issue about 1 month ago
Test

github.com/neovim/neovim - ZieMcd opened this pull request about 1 month ago
feat(extui): don't enter pager for routed message

github.com/neovim/neovim - luukvbaal opened this pull request about 1 month ago
events: unify v:event, event-data

github.com/neovim/neovim - justinmk opened this issue about 1 month ago
docs: update deprecated API references

github.com/neovim/neovim - calebdw opened this pull request about 1 month ago
":connect bogus" should say why it failed

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

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

github.com/neovim/neovim - ZieMcd opened this pull request about 1 month ago
fix(prompt): prompt mark not placed after text edits correctly

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

github.com/neovim/neovim - luukvbaal opened this pull request about 1 month ago
Backport #33876 and #33324

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

github.com/neovim/neovim - gpanders opened this pull request about 1 month ago
perf(extui): delay creating windows, buffers and parser

github.com/neovim/neovim - luukvbaal opened this pull request about 1 month ago
feat(defaults): map "grt" to LSP type_definition

github.com/neovim/neovim - justinmk opened this pull request about 1 month ago
nvim__redraw clears multi-line input()

github.com/neovim/neovim - lbrayner opened this issue about 1 month ago
refactor(options): move more stuff to generators

github.com/neovim/neovim - lewis6991 opened this pull request about 1 month ago
refactor(vimscript): deprecate getcharstr()

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

github.com/neovim/neovim - justinmk opened this issue about 1 month ago
new matchparen plugin

github.com/neovim/neovim - monkoose opened this issue about 1 month ago
feat(runtime): accept predicates in take and skip

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

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

github.com/neovim/neovim - trusktr opened this issue about 1 month ago
LSP code actions assigned to wrong client.

github.com/neovim/neovim - RayGuo-ergou opened this issue about 1 month ago
fix(column): missing redraw with virt_lines_leftcol (#34650)

github.com/neovim/neovim - zeertzjq opened this pull request about 1 month ago
fix(column): missing redraw with virt_lines_leftcol

github.com/neovim/neovim - zeertzjq opened this pull request about 1 month ago
refactor(ui.c): deduplicate validation logic

github.com/neovim/neovim - justinmk opened this pull request about 1 month ago