Skip to content

Instantly share code, notes, and snippets.

@botanicus
Created June 18, 2018 11:56
Show Gist options
  • Save botanicus/ac0a5c05940f6bc389b9c64188afec9b to your computer and use it in GitHub Desktop.
Save botanicus/ac0a5c05940f6bc389b9c64188afec9b to your computer and use it in GitHub Desktop.
plugin.command(:ReloadTaskPlugin) do |nvim|
nvim.command(":UpdateRemotePlugins")
load(__FILE__)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment