mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-13 20:23:47 -05:00
rename the augroup to NERDCommenter
This commit is contained in:
@@ -381,7 +381,7 @@ let s:delimiterMap = {
|
|||||||
" Section: Comment enabler autocommands {{{2
|
" Section: Comment enabler autocommands {{{2
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
|
|
||||||
augroup commentEnablers
|
augroup NERDCommenter
|
||||||
|
|
||||||
"if the user enters a buffer or reads a buffer then we gotta set up
|
"if the user enters a buffer or reads a buffer then we gotta set up
|
||||||
"the comment delimiters for that new filetype
|
"the comment delimiters for that new filetype
|
||||||
|
|||||||
Reference in New Issue
Block a user