comparison runtime/doc/quickref.txt @ 2178:c6f1aa1e9f32 vim73

Add 'relativenumber' patch from Markus Heidelberg.
author Bram Moolenaar <bram@vim.org>
date Sun, 16 May 2010 15:46:46 +0200
parents 7c8c7c95a865
children e741fe7a0547
comparison
equal deleted inserted replaced
2176:dd87ce87e0cc 2178:c6f1aa1e9f32
816 'printoptions' 'popt' controls the format of :hardcopy output 816 'printoptions' 'popt' controls the format of :hardcopy output
817 'pumheight' 'ph' maximum height of the popup menu 817 'pumheight' 'ph' maximum height of the popup menu
818 'quoteescape' 'qe' escape characters used in a string 818 'quoteescape' 'qe' escape characters used in a string
819 'readonly' 'ro' disallow writing the buffer 819 'readonly' 'ro' disallow writing the buffer
820 'redrawtime' 'rdt' timeout for 'hlsearch' and |:match| highlighting 820 'redrawtime' 'rdt' timeout for 'hlsearch' and |:match| highlighting
821 'relativenumber' 'rnu' show relative line number in front of each line
821 'remap' allow mappings to work recursively 822 'remap' allow mappings to work recursively
822 'report' threshold for reporting nr. of lines changed 823 'report' threshold for reporting nr. of lines changed
823 'restorescreen' 'rs' Win32: restore screen when exiting 824 'restorescreen' 'rs' Win32: restore screen when exiting
824 'revins' 'ri' inserting characters will work backwards 825 'revins' 'ri' inserting characters will work backwards
825 'rightleft' 'rl' window is right-to-left oriented 826 'rightleft' 'rl' window is right-to-left oriented