justinmk / vim-dirvish

Directory viewer for Vim :zap:
Other
1.18k stars 64 forks source link

Warn the user about autocmd changing the window on FileType #175

Closed lacygoill closed 4 years ago

lacygoill commented 4 years ago

If an autocmd changes the current window on FileType, it could raise unexpected errors. Giving a warning could help the user to fix them. Should fix issue #158.