rename the augroup to NERDCommenter

This commit is contained in:
Martin Grenfell
2011-02-05 22:40:20 +13:00
parent 760df35273
commit 17141e2244

View File

@@ -381,7 +381,7 @@ let s:delimiterMap = {
" Section: Comment enabler autocommands {{{2
" ============================================================================
augroup commentEnablers
augroup NERDCommenter
"if the user enters a buffer or reads a buffer then we gotta set up
"the comment delimiters for that new filetype