Tip #376: A totally useless tip...or is it ?
tip karma |
Rating 11/43, Viewed by 3276
|
created: |
|
November 25, 2002 14:27 |
|
complexity: |
|
basic |
author: |
|
vim_power |
|
as of Vim: |
|
5.7 |
Would it not be cool to have your Name listed as part of a Vim command.
Well If you build your VIM from source , you can do that.
CD to the source directory and do
./configure --with-compiledby="<Your Name>" <other-options>
After building and installing Vim,
Whenever you issue
:version <enter>
You will see your Name in the "compiled by" line.
NJoy.
<<autocmd for skeleton html file (BufFileNew) |
Microsoft Natural Multimedia Keyboard Scancodes >>
Additional Notes
|