neovim icon indicating copy to clipboard operation
neovim copied to clipboard

Vim-fork focused on extensibility and usability

Results 1202 neovim issues
Sort by recently updated
recently updated
newest added

- `nvim --version`: NVIM v0.4.4 When doing recursive macros, you need a guard condition to exit the macro repetition. I usually create a guard by either failing search or checking...

enhancement

- `nvim --version`: ``` NVIM v0.5.0-dev+1339-g5d9c56012 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/T ools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe /DWIN32 /D_WINDOWS /W3 /MD /Zi /O2 /Ob1 /DNDEBUG /W3 -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -DWIN32...

bug
platform:windows
complexity:non-trivial

This is a minimal patch to get neovim working with libvterm 0.2 and keep backward compatibility.

build
status:blocked-external
terminal
dependencies
DO NOT MERGE

### Neovim version (nvim -v) NVIM v0.8.0-dev-nightly-5-g1f1863ed5 ### Vim (not Nvim) behaves the same? N/A ### Operating system/version macos 12.5 ### Terminal name/version wezterm ### $TERM environment variable tmux-256color ###...

bug-regression
statusline

### Neovim version (nvim -v) 0.8.0 commit d0ced2a12 ### Vim (not Nvim) behaves the same? No. version 9.0.60 On vim it works correctly. ### Operating system/version Archlinux ### Terminal name/version...

bug
events
statusline

Introduces a new option named 'foldoptions' for customizing the fold column. Comes with the word 'nodigits' that disables the digits shown to indicate the nesting level. Instead 'foldsep' from 'fillchars'...

folds

### Neovim version (nvim -v) NVIM v0.8.0-dev-nightly-471-gbb7853a62 ### Vim (not Nvim) behaves the same? no, VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jul 26 2022 00:06:14) Included patches:...

bug
events

### Neovim version (nvim -v) 0.8.0 commit 1f1863ed5 ### Vim (not Nvim) behaves the same? no ### Operating system/version Arch linux ### Terminal name/version Kitty terminal ### $TERM environment variable...

bug
float
statusline
options

This allows to load a language whose function name is different than the language name that we set within the language table. This use case should allow to have multiple...

lua
treesitter

### Neovim version (nvim -v) v0.8.0-dev-nightly-4-ge9b58a619 ### Vim (not Nvim) behaves the same? N/A ### Operating system/version debian ### Terminal name/version xterm ### $TERM environment variable xterm-256color ### Installation appimage...

bug
extmarks