> What is the parameter to determine the percentage of file traversed (the one
> that is displayed on the lower right corner) ? Please tell the source file
> also that does it...
Refer to 'statusline' in the documentation -
:help statusline
Specifically, you are after the 'p' item. For example, to display
only the file percentage and have it right justified -
:set statusline=%=%(%p%%%)
Hope this helps.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---