memo

Description
Write a memo to the specified file.指定のファイルにメモを書く
Latest version
1.0.2
Author
anekos
License
new BSD License (Please read the source code comments of this plugin)修正BSDライセンス (ソースコードのコメントを参照してください)

for 2.2
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.2/memo.js
for 2.1
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.1/memo.js
for 2.0
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/branches/2.0/memo.js
for 1.2
not supported
for Nightly
http://coderepos.org/share/browser/lang/javascript/vimperator-plugins/trunk/memo.js

Usage

:memo
show the memo that was written.
:memo fooooobar!
write "fooooobar!" to the specified memo file.

Usage

:memo
書かれたメモを表示する
:memo fooooobar!
"fooooobar!" と、メモに書く
back to index