Tip 227 Printable Monobook Previous Next created 2002 · complexity intermediate · author Arun Easi · version 6.0 The global command :g is very useful. Here are some examples showing the power of :g. Brief explanation of :g[] :[range]g/pattern/cmd This acts on the specified [range] (default whole file), by executing the Ex command cmd for each line matching pattern (an Ex command is one starting wi
概要 このスクリプトはvimエディタの挙動を、MS-Windowsのエディタ風の挙動に変更します。 このスクリプトを利用すると、やや特殊な操作体系をもつvimエディタも、 他の数多くの一般のエディタと同じように操作できるようになります。 インストール方法 このスクリプトはvimエディタのバージョン6にデフォルトで添付されています。 このスクリプトの機能を有効にするには、vimエディタの起動中に下のコマンドを実行するか、 (GUIでvimを立ち上げている時のみ実行すること) :source $VIMRUNTIME/evim.vim vimエディタの設定ファイル.vimrc、もしくは_vimrcに次の設定を書き込んでください。 if has("gui") :source $VIMRUNTIME/evim.vim endif 使用方法 evim.vimスクリプトをsourceコマンドで読み込むと
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く