roxma / vim-tmux-clipboard

seamless integration for vim and tmux's clipboard
MIT License
290 stars 24 forks source link

seems it takes too much time on load #6

Open keyolk opened 6 years ago

keyolk commented 6 years ago

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 ?