Vimsh: puload: Difference between revisions
Jump to navigation
Jump to search
New page: ==== vimsh puload command ==== Usage: puload [-f] plugin Unloads a plugin specified using the plugin name. Options: -f Unimport all command sets for this plugin. See '[[Vim... |
mNo edit summary |
||
Line 8: | Line 8: | ||
See '[[Vimsh: csinfo|csinfo plugin]]' for more information about using plugins. | See '[[Vimsh: csinfo|csinfo plugin]]' for more information about using plugins. | ||
[[Category: Vimsh]] |
Latest revision as of 01:24, 15 December 2008
vimsh puload command
Usage: puload [-f] plugin
Unloads a plugin specified using the plugin name.
Options:
-f Unimport all command sets for this plugin.
See 'csinfo plugin' for more information about using plugins.