Vimsh: csinfo: Difference between revisions

Jump to navigation Jump to search
m
added links
No edit summary
m (added links)
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
[/]$ csinfo plugin
[/]$ csinfo plugin


Plugin commands
===== Plugin commands =====


A plugin is a dynamic module that provides additional commands that can be
A plugin is a dynamic module that provides additional commands that can be
Line 14: Line 14:
path can be specified by an absolute path.  Relative paths may be used if a
path can be specified by an absolute path.  Relative paths may be used if a
list of search paths is provided using the ploadpath command.  A plugin is
list of search paths is provided using the ploadpath command.  A plugin is
named.  The names of loaded plugins can be determined using the pls command.
named.  The names of loaded plugins can be determined using the [[vimsh: pls|pls]] command.
Plugins can be unloaded using the name.
Plugins can be unloaded using the name.


Line 21: Line 21:
to the shell.  Like plugins, a command set is also named.  This name is used
to the shell.  Like plugins, a command set is also named.  This name is used
for operations to manage command sets.  The list of available command sets
for operations to manage command sets.  The list of available command sets
and the commands in each command set can be found using csls.
and the commands in each command set can be found using [[vimsh: csls|csls]].


To add commands to the shell, use csimport to import a command set at a
To add commands to the shell, use [[vimsh: csimport|csimport]] to import a command set at a
particular place in the command namespace.  Each command set contains a
particular place in the command namespace.  Each command set contains a
default location in the namespace, so no import point needs to be specified.
default location in the namespace, so no import point needs to be specified.
Line 34: Line 34:


For more information about this command set:
For more information about this command set:
   use 'csls plugin' to list its commands.
   use '[[Vimsh: csls|csls plugin]]' to list its commands.
 
[[Category: Vimsh]]
1,274

edits

Navigation menu

Guest

Support my products