Vimsh: csimport: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: ==== vimsh csimport command ==== Usage: csimport [commandset] [folder] Imports a command set at a specific location in the namespace. If the folder location is not specified, imports the...)
 
No edit summary
 
Line 7: Line 7:
displays the current set of imports.
displays the current set of imports.


See 'csinfo plugin' and 'csinfo commands' for more information.
See '[[Vimsh: csinfo|csinfo plugin]]' and 'csinfo commands' for more information.
 
[[Category: Vimsh]]

Latest revision as of 11:24, 14 December 2008

vimsh csimport command

Usage: csimport [commandset] [folder]

Imports a command set at a specific location in the namespace. If the folder location is not specified, imports the command set in the default folder for that command set. If no arguments are specified, the command displays the current set of imports.

See 'csinfo plugin' and 'csinfo commands' for more information.