Skip to content

No labels!

There aren’t any labels for this repository quite yet.

core
core
Nvim core functionality or code
defaults
defaults
issues or PRs involving changing the defaults
dependencies
dependencies
build dependencies (LuaJIT, LibUV, etc.)
display
display
redraw, layout, presentation
distribution
distribution
packaging and distributing Nvim to users
DO NOT MERGE
DO NOT MERGE
Nothing to see here; move along
documentation
documentation
editor-state
editor-state
save/restore editor state: shada, context, ctx
editorconfig
editorconfig
enhancement
enhancement
feature request
environment
environment
user system environment (terminal, shell, tmux)
events
events
events, autocommands
filesystem
filesystem
file metadata/attributes, filenames, path manipulation
filetype
filetype
filetype detection, filetype.lua
float
float
floating windows
gsoc
gsoc
community: Google Summer of Code project
has:backtrace
has:backtrace
issue contains a stacktrace/ASAN log
has:bisected
has:bisected
issue has been tracked to a specific commit
has:repro
has:repro
issue contains minimal reproducing steps
has:vim-patch
has:vim-patch
issue is fixed in vim and patch needs to be ported
has:workaround
has:workaround
issue is not fixed but can be circumvented until then