You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit removes the `vim-system-copy` plugin since the default `cp`
binding conflicts with `vim-fireplace`. Instead, it creates two custom
remaps `<Leader>y` to yank to system clipboard and `<Leader>p` to paste
from system clipboard.
Hat tip: https://vi.stackexchange.com/a/96/33828
0 commit comments