mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-06 20:24:28 +08:00
fix issue #77 again
This commit is contained in:
@@ -202,6 +202,7 @@ augroup indentLine
|
||||
autocmd!
|
||||
autocmd BufWinEnter * call <SID>Setup()
|
||||
autocmd BufRead,BufNewFile,ColorScheme,Syntax * call <SID>InitColor()
|
||||
autocmd BufUnload * unlet! b:indentLine_enabled
|
||||
augroup END
|
||||
|
||||
"{{{1 commands
|
||||
|
||||
Reference in New Issue
Block a user