Skip to content

Issues: neovim/neovim

Prepare for version 1.0
#20451 opened Oct 2, 2022 by justinmk
Open 3
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

In the old version of glibc and O2 is enabled, replacing the strncmp argument with a macro will cause the compilation to fail bug issues reporting wrong behavior build building and installing Neovim using the provided scripts
#29291 opened Jun 12, 2024 by hardboydu
Built-in LSP completion not filtering on label bug issues reporting wrong behavior lsp
#29287 opened Jun 11, 2024 by kristijanhusak
Nightly release: tsserver wrong autoimports with multiline imports bug-regression wrong behavior that was introduced in a previous commit (please bisect) has:bisected issue has been tracked to a specific commit lsp
#29286 opened Jun 11, 2024 by geril2207
Nightly release tsserver omnifunc doesn't complete partial identifier bug issues reporting wrong behavior lsp
#29284 opened Jun 11, 2024 by paskozdilar
Online doc strange highlights and offset display bug-regression wrong behavior that was introduced in a previous commit (please bisect) documentation treesitter
#29277 opened Jun 11, 2024 by NourNuxeo
Cmake parser code is bad build building and installing Neovim using the provided scripts
#29271 opened Jun 10, 2024 by dundargoc
Which plugins use :UpdateRemotePlugins ? api libnvim, Nvim RPC API enhancement feature request plugin plugins and Vim "pack" project-management Neovim project matters (release process, logo, etc.) remote-plugin plugins as RPC coprocesses (node.js, python, etc)
#29270 opened Jun 10, 2024 by justinmk
Incomplete Documentation for vim.diagnostic.open_float Options bug issues reporting wrong behavior documentation
#29267 opened Jun 10, 2024 by kyoh86
"autocmd BufRead" not working when "nvim a.lua" bug issues reporting wrong behavior events events, autocommands runtime funtime syntax regex syntax or non-regex parsing, lpeg, grammars
#29265 opened Jun 10, 2024 by epheien
signcolumn="yes" + cursorline results in line being visually indented backwards when going from unindented line to indented line bug issues reporting wrong behavior column sign/number column display redraw, layout, presentation needs:repro We need minimal steps to reproduce the issue
#29261 opened Jun 9, 2024 by sqrtnull
vim._with() does not properly restore global-local options bug issues reporting wrong behavior
#29253 opened Jun 9, 2024 by echasnovski
:Man softwrap (vim.g.man_hardwrap = 0) breaks table formatting bug issues reporting wrong behavior plugin plugins and Vim "pack" runtime funtime
#29249 opened Jun 9, 2024 by lingling9000 unplanned
Neovim(nvim) doesn't resize to full terminal width upon opening bug issues reporting wrong behavior startup Nvim startup sequence (`:h startup`)
#29247 opened Jun 9, 2024 by har5ha
Conceal characters on cursor line except at cursor position conceal enhancement feature request needs:vim-patch upstream issue that needs to be fixed in vim first
#29245 opened Jun 9, 2024 by kylechui unplanned
terminal COLUMNS/LINES not respected at startup, shows a small window (foot terminal) bug issues reporting wrong behavior startup Nvim startup sequence (`:h startup`) tui
#29233 opened Jun 7, 2024 by charbelnicolas backlog
Error with built-in lsp completion bug issues reporting wrong behavior complexity:low Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md lsp rpc
#29218 opened Jun 6, 2024 by kristijanhusak 0.11
Programmatic way of getting spelling errors enhancement feature request has:workaround issue is not fixed but can be circumvented until then spell spellcheck
#29167 opened Jun 3, 2024 by ravibrock unplanned
Unsupported method warning issued when calling vim.lsp.codelens.run bug issues reporting wrong behavior lsp
#29156 opened Jun 3, 2024 by sykesm
error_exit ui event is not documented documentation ui-extensibility UI extensibility, events, protocol
#29146 opened Jun 2, 2024 by vhakulinen
ProTip! Exclude everything labeled bug with -label:bug.