cohama / lexima.vim

Auto close parentheses and repeat by dot dot dot...
995 stars 46 forks source link

Vim patch 7.4.2117: Deleting an augroup that still has autocmds give a warning #59

Closed AlexMasterov closed 7 years ago

AlexMasterov commented 7 years ago

Remove an augroup after initialization now gives warning:

W19: Deleting augroup that is still in use

Ref: Vim patch 7.4.2117

cohama commented 7 years ago

Fixed with #60