vim-tmux-clipboard icon indicating copy to clipboard operation
vim-tmux-clipboard copied to clipboard

seems it takes too much time on load

Open keyolk opened this issue 6 years ago • 0 comments

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 ?

keyolk avatar Mar 15 '18 01:03 keyolk