aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin/rplugin.vim
blob: 879775ff0e7dd20b3c1957e67e459965e1cf5637 (plain) (blame)
1
2
3
4
5
if exists('g:loaded_remote_plugins') || &cp
  finish
endif
let g:loaded_remote_plugins = 1
call remote#host#LoadRemotePlugins()