fortune.vim : put a signature file at end of e-mail (BRAM)
| script karma |
Rating 6/3,
Downloaded by 2900 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| adam seyfarth |
| |
| script type |
| utility |
| |
| description |
This macro will add a signature (from
~/.fortunes) to the end of a file.
(preferably an e-mail) This script
was copied from a macro from:
http://www.moolenaar.net which was
made by Bram Moolenaar. I changed it
so it would stick on the sig then
quit. |
| |
| install details |
just put this at the end of your .vimrc:
$ cat fortune.vim >> ~/.vimrc
or source it from your .vimrc:
$ cat fortune.vim | tail
...
source fortune.vim
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.46
|