I think I just spot a cosmetic defect in `:help :doautocmd', in the given example:
... another extension. Example: > :au Bufenter *.cpp so ~/.vimrc_cpp :au Bufenter *.cpp doau BufEnter x.c Be careful to avoid endless loops. See ... Should be Bufenter -> BufEnter, just to keep the quality of the Vim doc :-) Regards -- Ricardo -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
