Markus Heidelberg wrote:
> The autocommand exists in these files: > runtime/doc/eval.txt > runtime/doc/usr_05.txt > runtime/vimrc_example.vim > > eval.txt contains the most up-to-date autocommand, so adjust the others > to it: > * don't jump when the mark is in the first line > * use :normal! instead of :normal to avoid mappings > * use '" instead of `" with the g command for consistency I think it's fine to use g`". It helps when using long lines. I'll change usr_05.txt. -- The most powerful force in the universe is gossip. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
