cream-numberlines : Number lines of a selection
| script karma |
Rating 109/28,
Downloaded by 1754 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Steve Hall |
| |
| script type |
| utility |
| |
| description |
Features:
o Dialog prompt for optional start number. (Default is actual line number.)
o Column of numbers is right justified.
Usage:
o Must be called from visual mode (with a selection).
o Required argument indicates mode, only "v" (visual) allowed.
o Example mapping:
vmap <silent> <F12> :<C-u>call Cream_number_lines("v")
This is one of many custom utilities and functions for gVim from the Cream project (http://cream.sourceforge.net), a configuration of Vim for those of us familiar with Apple and Windows software.
|
| |
| install details |
Drop this file into your plugins directory and (re)start Vim.
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|