Vimsh: ploadpath: Difference between revisions
Jump to navigation
Jump to search
New page: ==== Vimsh ploadpath command ==== Usage: ploadpath [-u] [filepath] [filepath2] ... Specifies search path for locating plugins. Multiple paths may be specified. Invoking command with no s... |
(No difference)
|
Revision as of 10:14, 14 December 2008
Vimsh ploadpath command
Usage: ploadpath [-u] [filepath] [filepath2] ...
Specifies search path for locating plugins. Multiple paths may be specified. Invoking command with no search paths prints out current plugin search path.
Options:
-u Undefine plugin search path.
See 'csinfo plugin' for more information about using plugins.