*numbers.txt* For Vim version 7.3 VIM REFERENCE MANUAL by Mahdi Yusuf Help on using numbers *numbers* 1. Introduction |numbers-intro| 2. Configuration |numbers-configuration| 3. Credits |numbers-credits| ============================================================================== 1. INTRODUCTION *numbers-intro* A free, open source plugin will alternate between relative numbering (normal mode) and absolute numbering (insert mode) depending on the mode you are in. Also provides convenient mappable NumberToggle function. ============================================================================== 2. CONFIGURATION *numbers-configuration* There is a convenient function for toggling lines numbers e.g. nnoremap :NumbersToggle ============================================================================== 3. CREDITS *numbers-credits* I would like to thanks Steve Losh and the nice guys in the #vim IRC for all their help. vim:tw=78:ts=8:ft=help:norl: