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

### Neovim version (nvim -v) NVIM v0.8.0-dev+532-g60604d6a9 ### Vim (not Nvim) behaves the same? no, vim 9.0.0103 ### Operating system/version Windows 10 ### Terminal name/version microsoft-windows-terminal 1.14.1861.0 ### $TERM environment...

bug
platform:windows
tui

The regional indicator symbol characters 0x1F1E6 to 0x1F1FF (as given in www.unicode.org/charts/PDF/U1F100.pdf) are by themselves double width characters. And as such, currently are allocated two virtual columns when displayed. However,...

unicode 💩

`:saveas newName` changes the name of an existing buffer. Due to the buffer re-use it skips the lsp attach phase and immediately sends a `didSave` notification to the server. Servers...

lua
lsp

### Neovim version (nvim -v) NVIM v0.8.0-dev+468-ge694e5642 ### Vim (not Nvim) behaves the same? in vim with coc-nvim - all is fine and other editors ### Operating system/version Debian 11...

bug
performance
lsp

### Feature already in Vim? No ### Feature description It'd be great if the lsp could use `tab drop` to jump to the location, that way if the file is...

enhancement
lsp

### Feature already in Vim? no ### Feature description when evaluating an expression with `%{%...%}` winbar is not removed if the final value is null. For example ```vim function Empty()...

enhancement
status:needs-discussion
statusline

### Feature already in Vim? _No response_ ### Feature description Add a field, e.g. `map: bool`, to the return value of `nvim_get_option_info`, to differentiate those from simple lists. This would...

enhancement
status:needs-discussion
options

- `nvim --version`: v0.2.1-dev 20170515 - Vim (version: ) behaves differently? n/a - Operating system/version: Ubuntu 16.04 - Terminal name/version: - `$TERM`: ### Actual behaviour The cursor jumps to another...

bug
terminal
folds

Can we please make this default? Personally I believe it would add quite a bit to the popularity of :terminal if people knew that you can use normal mode in...

enhancement
defaults
terminal