add fish yy bind

This commit is contained in:
lelgenio 2020-10-22 14:55:46 -03:00
parent 1186e23540
commit b6cec6d713
1 changed files with 2 additions and 0 deletions

View File

@ -140,6 +140,8 @@ if test $fish_key_bindings = fish_vi_key_bindings
bind -M insert {{@@ key.insertQuit @@}} repaint-mode -m default
bind yy fish_clipboard_copy
end
#}}}