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
After setting `'guicursor'`, the `'background'` cannot be changed anymore
ofseed opened this issue about 1 month ago
ofseed opened this issue about 1 month ago
feat(lsp): allow disabling LSP default options
Futarimiti opened this pull request about 1 month ago
Futarimiti opened this pull request about 1 month ago
Fix test failures for release / tarball builds
jamessan opened this pull request about 1 month ago
jamessan opened this pull request about 1 month ago
vim-patch:7e501f4: runtime(gzip): load undofile if there exists one
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
vim-patch:9.1.0889: Possible unnecessary redraw after adding/deleting lines
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
docs: point to iwyu
dundargoc opened this pull request about 1 month ago
dundargoc opened this pull request about 1 month ago
refactor: gen_declarations.lua
lewis6991 opened this pull request about 1 month ago
lewis6991 opened this pull request about 1 month ago
fix(lsp): add nvim_ prefix in augroup name
glepnir opened this pull request about 1 month ago
glepnir opened this pull request about 1 month ago
docs: more accurate typing for LSP references context
ribru17 opened this pull request about 1 month ago
ribru17 opened this pull request about 1 month ago
fix(lsp): vim.lsp.ClientConfig.commands type
snelling-a opened this pull request about 1 month ago
snelling-a opened this pull request about 1 month ago
feat(tui): update 'background' on theme change events
gpanders opened this pull request about 1 month ago
gpanders opened this pull request about 1 month ago
vim-patch:9.1.0888: leftcol property not available in getwininfo()
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
fix(tui): also reset cursor color if it was invisible
gpanders opened this pull request about 1 month ago
gpanders opened this pull request about 1 month ago
fix(defaults): omit empty line from unimpaired mapping messages
marcuscaisey opened this pull request about 1 month ago
marcuscaisey opened this pull request about 1 month ago
fix(lsp): retrigger diagnostics request on server cancellation
gpanders opened this pull request about 1 month ago
gpanders opened this pull request about 1 month ago
fix(lua): remove vim.loader.disable()
justinmk opened this pull request about 1 month ago
justinmk opened this pull request about 1 month ago
feat(jobs): jobstart(…,{term=true}), deprecate termopen()
justinmk opened this pull request about 1 month ago
justinmk opened this pull request about 1 month ago
fix(editorconfig): fix indent style for `local.mk`
theofabilous opened this pull request about 1 month ago
theofabilous opened this pull request about 1 month ago
feat(lsp): deprecate vim.lsp.start_client
MariaSolOs opened this pull request about 1 month ago
MariaSolOs opened this pull request about 1 month ago
fix(lsp): check for configuration workspace folders when reusing clients
MariaSolOs opened this pull request about 1 month ago
MariaSolOs opened this pull request about 1 month ago
allow zero-width WinSeparator, for extra horizontal space
cowlicks opened this issue about 1 month ago
cowlicks opened this issue about 1 month ago
docs(build): fix msys2 install example
axelhj opened this pull request about 1 month ago
axelhj opened this pull request about 1 month ago
fix(tui): only reset cursor color if it was changed
gpanders opened this pull request about 1 month ago
gpanders opened this pull request about 1 month ago
Error when lsp.util.open_floating_preview used in insert mode with default
MatthewKandiah opened this issue about 1 month ago
MatthewKandiah opened this issue about 1 month ago
Disable automatic treesitter activation
Vanillma opened this issue about 1 month ago
Vanillma opened this issue about 1 month ago
completion: wildcards not escaped during env var expansion
domharries opened this issue about 1 month ago
domharries opened this issue about 1 month ago
vim-patch:d7745ac: runtime(netrw): Fixing powershell execution issues on Windows
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:9.1.0886: filetype: debian control file not detected
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
vim-patch:9.1.0883: message history cleanup is missing some tests
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch: update runtime files
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
feat(keysets): teach Union and LuaRefOf
lewis6991 opened this pull request about 1 month ago
lewis6991 opened this pull request about 1 month ago
docs: misc
dundargoc opened this pull request about 1 month ago
dundargoc opened this pull request about 1 month ago
Specify that Neovim doesn't support Vim9script in `:h nvim-from-vim
brianhuster opened this issue about 1 month ago
brianhuster opened this issue about 1 month ago
fix(lsp): indexing invalid lsp floating window
Bekaboo opened this pull request about 1 month ago
Bekaboo opened this pull request about 1 month ago
Indexing invalid lsp floating window on cursor move
Bekaboo opened this issue about 1 month ago
Bekaboo opened this issue about 1 month ago
feat(marks): add conceal_lines to nvim_buf_set_extmark()
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
feat(defaults): zS triggers Inspect command
craigmac opened this pull request about 1 month ago
craigmac opened this pull request about 1 month ago
signcolumn: toggle alignment of signs
cohml opened this issue about 1 month ago
cohml opened this issue about 1 month ago
vim-patch:partial:a01148d: runtime(doc): Expand docs on :! vs. :term
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch: update runtime files
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
fix(lsp): delete bufvar inside WinClosed event
glepnir opened this pull request about 1 month ago
glepnir opened this pull request about 1 month ago
highlights: :Inspect does not show matchadd() info
tanloong opened this issue about 1 month ago
tanloong opened this issue about 1 month ago
refactor(options): fix confusing naming of `scope` and `req_scope`
famiu opened this pull request about 1 month ago
famiu opened this pull request about 1 month ago
Regression: race condition(?) in msgpack handling (from dc37c1550bed46fffbb677d343cdc5bc94056219)
Lyude opened this issue about 1 month ago
Lyude opened this issue about 1 month ago
Add support for highlighting string delimiter for treesitter rules
bk2204 opened this issue about 1 month ago
bk2204 opened this issue about 1 month ago
`inputlist()` doesn't work well with `ext_messages`
folke opened this issue about 1 month ago
folke opened this issue about 1 month ago
Check if a terminal has a running command
ilan-schemoul opened this issue about 1 month ago
ilan-schemoul opened this issue about 1 month ago
docs(build): suggest ucrt64 for msys2 builds
axelhj opened this pull request about 1 month ago
axelhj opened this pull request about 1 month ago
feat(lsp): support `textDocument/foldingRange`
ofseed opened this pull request about 1 month ago
ofseed opened this pull request about 1 month ago
fix(lsp): avoid `Invalid window id` error when unsetting `b:lsp_floating_preview`
mamekoro opened this pull request about 1 month ago
mamekoro opened this pull request about 1 month ago
scroll buffer while in cmdline
jukuisma opened this issue about 1 month ago
jukuisma opened this issue about 1 month ago
test(filetype): symlink detection works after expand('<afile>')
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
test(filetype): symlink detection works after expand('<afile>')
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
Autodetecting filetype of compressed file
zeertzjq opened this issue about 1 month ago
zeertzjq opened this issue about 1 month ago
NeoVim behaves as if keys were pressed on refocusing terminal window in macOS
starteleport opened this issue about 1 month ago
starteleport opened this issue about 1 month ago
fix(lsp): delete b:lsp_floating_preview buf var after win close
glepnir opened this pull request about 1 month ago
glepnir opened this pull request about 1 month ago
fix(api): don't try to get/set option for invalid option name
famiu opened this pull request about 1 month ago
famiu opened this pull request about 1 month ago
fix(lsp): add function name in warning message
glepnir opened this pull request about 1 month ago
glepnir opened this pull request about 1 month ago
docs(lsp): update an outdated example and mark optional parameters
ofseed opened this pull request about 1 month ago
ofseed opened this pull request about 1 month ago
vim.lsp.rpc.request is nil
brianhuster opened this issue about 1 month ago
brianhuster opened this issue about 1 month ago
test(autocmd/termxx_spec): fix TextChangedT test flakiness
neovim-backports[bot] opened this pull request about 1 month ago
neovim-backports[bot] opened this pull request about 1 month ago
test(autocmd/termxx_spec): fix TextChangedT test flakiness
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
Support theme change events
gpanders opened this issue about 1 month ago
gpanders opened this issue about 1 month ago
HOME key doesn't work in nvim which is run in FreeBSD screen/tmux
sp55aa opened this issue about 1 month ago
sp55aa opened this issue about 1 month ago
fix(grid): double grid_line_start() with ext_messages
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
New :LspInfo status page is very hard to read
sungkang opened this issue about 1 month ago
sungkang opened this issue about 1 month ago
Using `n` after histadd() appears broken for me on 0.10.2
srcrip opened this issue about 1 month ago
srcrip opened this issue about 1 month ago
LSP: `b:lsp_floating_preview` should be unset after closing the associated floating window
mamekoro opened this issue about 1 month ago
mamekoro opened this issue about 1 month ago
fix(highlight): 'winhl' shouldn't take priority over API
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
fix(defaults): omit empty line from unimpaired mapping messages
marcuscaisey opened this pull request about 1 month ago
marcuscaisey opened this pull request about 1 month ago
refactor(lsp): rename `offset_encoding` to `position_encoding`
ofseed opened this pull request about 1 month ago
ofseed opened this pull request about 1 month ago
fix(uri): add escape char for RFC2732 in `uri_encode()` (#31270)
JonnyKong opened this pull request about 1 month ago
JonnyKong opened this pull request about 1 month ago
Windows WSL: osc52 data with CRLF lines gets Chinese chars
ilan-schemoul opened this issue about 1 month ago
ilan-schemoul opened this issue about 1 month ago
TUI: `<C-/>`, `<C-F5>` keys not recognized in tmux/screen
TRPB opened this issue about 1 month ago
TRPB opened this issue about 1 month ago
build(clint): make NOLINT work with header checks
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
feat(options): allow setting function values to vim.o/go/bo/wo
lewis6991 opened this pull request about 1 month ago
lewis6991 opened this pull request about 1 month ago
fix(messages): more ext_messages kinds
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
'rulerformat' does not support "%!" item
yatinlala opened this issue about 1 month ago
yatinlala opened this issue about 1 month ago
vim-patch:4927dae: runtime(compiler): fix escaping of arguments passed to :CompilerSet
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
fix(move): redraw for 'concealcursor' after changing w_wcol
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
vim-patch:vim-9.1.{0874-0876}: detect more filetypes
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
Sporadic crashes on Sway/Wezterm
FredTheDino opened this issue about 1 month ago
FredTheDino opened this issue about 1 month ago
feat(diagnostic): inherit parent 'path' option in open_float
mfussenegger opened this pull request about 1 month ago
mfussenegger opened this pull request about 1 month ago
fix(messages): no message kind for search pattern
przepompownia opened this pull request about 1 month ago
przepompownia opened this pull request about 1 month ago
`zz` shifts cursor if line has concealed text
dundargoc opened this issue about 1 month ago
dundargoc opened this issue about 1 month ago
Pattern of vim.uri_encode() for RFC2732 has unescaped magic characters
troiganto opened this issue about 1 month ago
troiganto opened this issue about 1 month ago
feat(ui): builtin ext_cmdline completion popupmenu
luukvbaal opened this pull request about 1 month ago
luukvbaal opened this pull request about 1 month ago
clipboard: remove !empty($TMUX)
Freed-Wu opened this pull request about 1 month ago
Freed-Wu opened this pull request about 1 month ago
vim-patch:9.1.0870: too many strlen() calls in eval.c
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
fix(lsp): restore get_language_id behaviour
lewis6991 opened this pull request about 1 month ago
lewis6991 opened this pull request about 1 month ago
build(deps): update tree-sitter parsers and queries
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
vim-patch:9.1.0873: filetype: Vivado files are not recognized
clason opened this pull request about 1 month ago
clason opened this pull request about 1 month ago
Copilot is broken with recent changes to `get_language_id`
folke opened this issue about 1 month ago
folke opened this issue about 1 month ago
vim-patch:9.1.0862: 'wildmenu' not enabled by default in nocp mode
zeertzjq opened this pull request about 1 month ago
zeertzjq opened this pull request about 1 month ago
alias names for normal command keys
Silverdev2482 opened this issue about 1 month ago
Silverdev2482 opened this issue about 1 month ago
Add option to disable all default keybinds
Silverdev2482 opened this issue about 1 month ago
Silverdev2482 opened this issue about 1 month ago
LSP: vim.lsp.codelens.run() operates on the innermost scope
matthewtodd opened this issue about 1 month ago
matthewtodd opened this issue about 1 month ago
Default gc* maps are overriding my own gc* maps
myarcana opened this issue about 1 month ago
myarcana opened this issue about 1 month ago
test: move exec_lua logic to separate module
lewis6991 opened this pull request about 1 month ago
lewis6991 opened this pull request about 1 month ago
Unable to disable Ctrl-j in Insert Mode in Neovim
lostlang opened this issue about 1 month ago
lostlang opened this issue about 1 month ago