Class Neovim::Host::Loader
In: lib/neovim/host/loader.rb
Parent: Object

@api private

Methods

load   new  

Public Class methods

Public Instance methods

Load the provided Ruby files while temporarily overriding +Neovim.plugin+ to expose the remote plugin DSL and register the result to the host.

[Validate]