vim-tmux-clipboard
vim-tmux-clipboard copied to clipboard
seems it takes too much time on load
good enough, but seems it takes too much time when starting vim
$ vim --startuptime test.profile
...
371.820 272.545 272.545: sourcing /home/irteam/.vim/plugged/vim-tmux-clipboard/plugin/vimtmuxclipboard.vim
...
I'm using Plug
Plug 'roxma/vim-tmux-clipboard'
is there a way make it better ?