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