I'm trying to clear augroup events from a plugin that's useful, but has some annoying event bindings.
I can run autocmd! GROUP_NAME interactively, but when I try to do this in my .vimrc (or a local .vimrc) I get the error E367: No such group: I'm sure there's some arcane load ordering thing here, but it escapes me. I've tried: * putting the augroup at the end of my .vimrc * in a directory local .vimrc (I've enabled exrc) Any advice? -- -- You received this message from the "vim_use" 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
