Skip to content

No labels!

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

api
api
libnvim, Nvim RPC API
architecture
architecture
async
async
futures/promises, async/await, concurrency, task pipelines
backport
backport
breaking-change
breaking-change
bug
bug
issues reporting wrong behavior
bug-crash
bug-crash
issue reporting a crash or segfault
bug-regression
bug-regression
wrong behavior that was introduced in a previous commit (please bisect)
bug-vim
bug-vim
wrong behavior inherited from vim
build
build
building and installing Neovim using the provided scripts
ci:backport release-0.10
ci:backport release-0.10
ci:s390x
ci:s390x
Enable CI for s390x
ci:skip-news
ci:skip-news
ci:windows-asan
ci:windows-asan
ci
ci
automation for build, test, and release
clipboard
clipboard
clipboard, paste
closed:duplicate
closed:duplicate
issues that are closed as duplicates of other issues
closed:invalid
closed:invalid
Issues that are closed as "invalid"
closed:question
closed:question
issues that are closed as usage questions
closed:wontfix
closed:wontfix
current behavior is by design, and change is not desired
cmdline-mode
cmdline-mode
command line, also cmdwin
code-standards
code-standards
code style, practices, guidelines, patterns
column
column
sign/number column
compatibility
compatibility
compatibility with Vim or older Neovim
completion
completion
Nvim built-in (omni)completion
complexity:high
complexity:high
High-risk, potential for delicate/cascading effects
complexity:low
complexity:low
Low-risk, self-contained. Do NOT ask "can I work on this", just read CONTRIBUTING.md
core
core
Nvim core functionality or code