neovim: make clipboard yanking work
This commit is contained in:
parent
44d314ac6d
commit
adaee35027
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ in {
|
|||
zed-editor
|
||||
# nixvim
|
||||
inputs.nixvim-flake.packages.${system}.default
|
||||
# make clipboard yanking work in neovim
|
||||
# https://superuser.com/a/1803183
|
||||
wl-clipboard
|
||||
# wm river utils
|
||||
kitty swaylock fuzzel playerctl brightnessctl
|
||||
# dev tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue