vimwc.sh : a script for running wc nicely
script karma |
Rating 1/1,
Downloaded by 861 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Thomas Sutton |
|
script type |
utility |
|
description |
I use this script mapped to <F12>. It outputs the current wordcount to the \\'status bar\\' thus aleviating the ever annoying \\'Press enter\\' prompt after using :! |
|
install details |
Put vimwc.sh somewhere in your PATH
Edit vimwc.sh for your configuration (use mktemp or PID)
Add something along the lines of
map <F8> :so `vimwc.sh %`<CR> |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.216.7.205
|