vim:keys: Add note about macro_type augroup
This commit is contained in:
@@ -526,6 +526,7 @@ endfunction
|
||||
" Type everything uppercase and underscores instead of spaces
|
||||
noremap <leader>mac <Cmd>call <sid>macro_type()<CR>i
|
||||
augroup macro_type
|
||||
" NOTE: group used in macro_type()
|
||||
au!
|
||||
augroup END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user