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

feat(lsp): support `textDocument/onTypeFormatting`

ribru17 opened this pull request about 1 month ago
fix: map wincmd instead of remap

phanen opened this pull request about 1 month ago
Nondeterministic highlighting with treesitter and `cursorline`

saygo-png opened this issue about 1 month ago
refactor(lua)!: rename/deprecate vim.F

justinmk opened this pull request about 1 month ago
Regression: TSNode:equal returning false for equal nodes

calebdw opened this issue about 1 month ago
fix(cmdline): validate 'incsearch' cursor for "cmdline_show" redraw

luukvbaal opened this pull request about 1 month ago
extui breaks `hl-IncSearch` in some buffers (or filetypes?)

kmoschcau opened this issue about 1 month ago
vim-patch: :uniq Ex command

zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.1476: missing out-of-memory checks in cmdexpand.c

zeertzjq opened this pull request about 1 month ago
Decouple vim.lsp.config `root_markers` from LSP

mfussenegger opened this issue about 1 month ago
`:rshada` does not correctly merge `v:oldfiles`

prg318 opened this issue about 1 month ago
fix(health): highlight group conflicts with help

neovim-backports[bot] opened this pull request about 1 month ago
fix(autocmd): 'cmdheight' OptionSet with valid window grids

luukvbaal opened this pull request about 1 month ago
Lua heredoc assignment from Vimscript

justinmk opened this issue about 1 month ago
build(win): "incompatible pointer type"

neovim-backports[bot] opened this pull request about 1 month ago
fix(health): highlight group conflicts with help

dmitmel opened this pull request about 1 month ago
extui: `:tabnext` could crash nvim with cmdheight=0

aileot opened this issue about 1 month ago
fix(highlight): avoid red underline in floating window with blend

glepnir opened this pull request about 1 month ago
fix(cmd): allow fclose to be used with trailing bar

glepnir opened this pull request about 1 month ago
lsp util.show_document does not handle external=true

justinmk opened this issue about 1 month ago
fix(quickfix): use correct lnume when appending

glepnir opened this pull request about 1 month ago
build(msvc): suppress msvc build warning for different enum types

neovim-backports[bot] opened this pull request about 1 month ago
vim-patch:9.1.1475: completion: regression when "nearest" in 'completeopt'

zeertzjq opened this pull request about 1 month ago
vim-patch: Vim syntax updates

zeertzjq opened this pull request about 1 month ago
`TSTree:root()` returns different nodes (not idempotent)

altermo opened this issue about 1 month ago
refactor(lsp): use `vim.lsp.buf_request_all` internally

MariaSolOs opened this pull request about 1 month ago
fix: correct keyboard shortcut markers in Turkish translation

sukrucildirr opened this pull request about 1 month ago
docs(treesitter): fix broken link for language-injection section

nguyenanhhao221 opened this pull request about 1 month ago
feat(ui): add vim.ui.spinner

jamestrew opened this pull request about 1 month ago
Windows: EACESS error on "Microsoft/WindowsApps/..." paths

cybermoonman opened this issue about 1 month ago
fix(tui): don't crash when nvim__screenshot() is called with bad path

The-Briel-Deal opened this pull request about 1 month ago
`vim.api.nvim__screenshot()` in home dir causes crash.

The-Briel-Deal opened this issue about 1 month ago
expose internal testing utils / framework

The-Briel-Deal opened this issue about 1 month ago
build(msvc): suppress msvc build warning for different enum types

The-Briel-Deal opened this pull request about 1 month ago
Incorrect display of character width used in statusline and other places

Chayanon-Ninyawee opened this issue about 1 month ago
build(win): silence C5287

zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput

zeertzjq opened this pull request about 1 month ago
feat(lsp): hide multiple whitespace for diagnostics in virtual text

MoritzBoehme opened this pull request about 1 month ago
feat(ui): :connect command

siddhantdev opened this pull request about 1 month ago
fix(prompt): "%" prefix is repeated on multiline input with formatoptions+=r

shadmansaleh opened this pull request about 1 month ago
test(prompt): add test for multiline paste with nvim_paste

shadmansaleh opened this pull request about 1 month ago
fix(extui): set 'modifiable', 'noswapfile' for buffers

phanen opened this pull request about 1 month ago
fix(tui): don't forward C0 literally if Ctrl is present

zeertzjq opened this pull request about 1 month ago
'exrc' .nvim.lua script can know its location

justinmk opened this issue about 1 month ago
Fix type annotation for `vim.lsp.Config.cmd`

neovim-backports[bot] opened this pull request about 1 month ago
fix: make the `virtual_text` diagnostic respect the diagnostic columns

Thibaulltt opened this pull request about 1 month ago
Fix type annotation for `vim.lsp.Config.cmd`

BarrensZeppelin opened this pull request about 1 month ago
fix(lsp): clear document_color autocmds

ribru17 opened this pull request about 1 month ago
vim-patch:9.1.1467: too many strlen() calls

zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.1471: completion: inconsistent ordering with CTRL-P

zeertzjq opened this pull request about 1 month ago
vim-patch:8311e7d: runtime(vim): fix incorrect highlighting of User autocmds

zeertzjq opened this pull request about 1 month ago
workaround EACESS error on /windowsapps executables

cybermoonman opened this pull request about 1 month ago
fix(diagnostics): add type validation for opts.signs

neovim-backports[bot] opened this pull request about 1 month ago
vim-patch:9.1.1468: filetype: bright(er)script files are not recognized

clason opened this pull request about 1 month ago
fix(diagnostics): add type validation for opts.signs

wenijinew opened this pull request about 1 month ago
fix(diagnostic): add type validation for opts.signs

wenijinew opened this pull request about 1 month ago
refactor(diagnostic): add validation for opts.signs

wenijinew opened this pull request about 1 month ago
vim.iter.cycle(), vim.ui.spinner()

justinmk opened this issue about 1 month ago
prompt buffer followup work

justinmk opened this issue about 1 month ago
backport: feat(lsp): pass resolved config to cmd()

justinmk opened this pull request about 1 month ago
vim-patch:9.1.1466: filetype: not all lex files are recognized

e-kwsm opened this pull request about 1 month ago
docs: misc

justinmk opened this pull request about 1 month ago
fix(runtime)!: move "tohtml" module

justinmk opened this pull request about 1 month ago
cannot use <F13> ~ <F24> keys in `:terminal`

aidancz opened this issue about 1 month ago
Suppressing errors in neovim

DieracDelta opened this issue about 1 month ago
test(lsp): return tables instead of deserializing strings

ribru17 opened this pull request about 1 month ago
fix(lsp): support v:count in selection_range()

ribru17 opened this pull request about 1 month ago
feat(lsp): pass resolved config to cmd()

justmejulian opened this pull request about 1 month ago
Support `'imactivatefunc'` and `'imstatusfunc'`

brianhuster opened this issue about 1 month ago
docs: vim.fs.dir.Opts type

neovim-backports[bot] opened this pull request about 1 month ago
LSP: cmd() function can get resolved config

justinmk opened this issue about 1 month ago
docs: vim.fs.dir.Opts type

phanen opened this pull request about 1 month ago
feat(defaults): default 'findfunc' to fd if available

yochem opened this pull request about 1 month ago
tsan ci job is often timing out or failing

justinmk opened this issue about 1 month ago
feat(defaults): set up highlight on yank

clason opened this pull request about 1 month ago
docs: api, prompt-buffer, deprecate `<sfile>`

justinmk opened this pull request about 1 month ago
build: slience new clang-tidy warnings

someoneinjd opened this pull request about 1 month ago
Cannot build on Ubuntu18.04

Zhou-Pixel opened this issue about 1 month ago
fix(messages): "list_cmd" kind for :command, :version

luukvbaal opened this pull request about 1 month ago
docs(api): document types using LuaCATS types

lewis6991 opened this pull request about 1 month ago
feat(lsp): add continuations to `vim.lsp.buf*` functions

MariaSolOs opened this pull request about 1 month ago
vim-patch:631a50c: runtime(doc): mention cannot ignored events in eventignorewin

zeertzjq opened this pull request about 1 month ago
docs(meta): fix incorrect bar -> backtick replacement

neovim-backports[bot] opened this pull request about 1 month ago
docs(meta): fix incorrect bar -> backtick replacement

zeertzjq opened this pull request about 1 month ago
fix(lsp): add missing argument validations

MariaSolOs opened this pull request about 1 month ago
fix(lsp): use correct deprecation function

MariaSolOs opened this pull request about 1 month ago
fix(edit): clear showcmd after clearing last put char

luukvbaal opened this pull request about 1 month ago