Fix #130 - Run linters when the filetype is changed

This commit is contained in:
w0rp
2017-03-27 22:40:25 +01:00
parent c9ee3efc11
commit ab3fd2e849
3 changed files with 22 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ Before:
\ 'ALECursorGroup',
\ 'ALEHighlightBufferGroup',
\ 'ALERunOnEnterGroup',
\ 'ALERunOnFiletypeChangeGroup',
\ 'ALERunOnSaveGroup',
\ 'ALERunOnTextChangedGroup',
\]