alias
alias
Description
Define the alias for a command.
コマンドに別名(エイリアス|alias)をつける。
Latest version
1.0.0
Author
anekos
License
new BSD License (Please read the source code comments of this plugin)
修正BSDライセンス (ソースコードのコメントを参照してください)
for 2.2
not supported
for 2.1
not supported
for 2.0
not supported
for 1.2
not supported
for Nightly
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/trunk/alias.js
:alias <new-command-name> <old-command-name>
Define the alias with <new-command-name> for the command <old-command-name>.
:alias <new-command-name> <old-command-name>
コマンド <old-command-name> に <new-command-name> という別名をつけます。
back to index