editor-bootstrap / editor-bootstrap/vim-bootstrap
Can't yank a line in Nvim
Open
editor: neovim
- Dominant language
- HTML
- Stars
- 2.1k
- Forks
- 208
- PR merge metrics
- No merged PRs in 30d
Description
- Vim bootstrap version(number in first line): 2022-05-24 19:49:32
- Operating system: Fedora Linux 36
- Vim/Nvim version: Nvim
- Languages: C, Go, Lua, Python, Rust
## Description
I can't yank a line in Nvim (`yy` command). I also see this error in the bottom line:
```
clipboard: error invoking wl-copy:
```
The `wl-copy` command is installed in my system.
The same bootstrap config works fine in Vim.
Contributor guide
Assessment
This issue has not been assessed yet.