-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Issues: neovim/neovim
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
Label
Projects
Milestones
Assignee
Sort
Issues list
vim.on_key() can consume the key and prevent mapping
enhancement
feature request
input
mappings
key bindings
I have to manual issues reporting wrong behavior
display
redraw, layout, presentation
marks
marks, extmarks, decorations, virtual text, namespaces
:redraw!
to make nvim_set_decoration_provider
work
bug
#30738
opened Oct 9, 2024 by
Song-Tianxiang
I have to comment out a line in util.lua to silence "Cursor position is out of buffer"
bug
issues reporting wrong behavior
lsp
#30737
opened Oct 9, 2024 by
beetol
Feature: Add directional text motions to Neovim
enhancement
feature request
mappings
key bindings
normal-mode
text objects, normal commands
quickfix: preserve current location when updating quickfix/loclist
diagnostic
enhancement
feature request
needs:vim-patch
upstream issue that must be fixed in Vim first
quickfix
complete: keep pum visible when pressing <BS> for wrong behavior inherited from vim
complete()
bug-vim
LSP: Denols: cannot go to definition for cached imported dependencies: "index out of range" in _str_byteindex_enc
bug
issues reporting wrong behavior
lsp
LSP: Cannot use Ctrl-O to scroll through omnifunc menu
bug
issues reporting wrong behavior
completion
Nvim built-in (omni)completion
has:repro
issue contains minimal reproducing steps
input
insert-mode
lsp
LSP: vim.lsp.buf.code_action() option to show name of the language server providing the action
enhancement
feature request
lsp
needs:design
needs a clear design proposal
quickfix "(1 of X): ..." message gets immediately overwritten when using issues reporting wrong behavior
messages
UI messages, log messages, errors, warnings, feedback
startup
Nvim startup sequence (`:h startup`)
nvim -q
bug
inccommand: nvim_buf_set_text causes cursor flickering
api
libnvim, Nvim RPC API
bug-regression
wrong behavior that was introduced in a previous commit (please bisect)
display
redraw, layout, presentation
performance
performance, latency, cpu/memory usage
LSP: Semantic token highlighting error (Tinymist)
bug-regression
wrong behavior that was introduced in a previous commit (please bisect)
has:bisected
issue has been tracked to a specific commit
lsp
:checkhealth lsp
should show workspace folders
enhancement
#30648
opened Oct 3, 2024 by
gpanders
:profile can "stream" to its file eagerly instead of batched
enhancement
feature request
lua
stdlib
performance
performance, latency, cpu/memory usage
vimscript
LSP: lsp.completion with completeopt=noinsert,menuone aggressively inserts text
bug
issues reporting wrong behavior
completion
Nvim built-in (omni)completion
lsp
window-local corner separator depends on redraw order (with global statusline)
bug
issues reporting wrong behavior
ui
#30633
opened Oct 3, 2024 by
zeertzjq
treesitter: issues reporting wrong behavior
treesitter
Invalid 'end_row': out of range
on CompleteChanged
bug
#30610
opened Oct 1, 2024 by
przepompownia
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.