vim-polyglot/ftdetect
Adam Stankiewicz cef5e2d931
Disable ftdetect parts of some plugins, fixes #254
vim-polyglot discourages use of commands like:

autocmd BufRead *
autocmd BufNewFile *

And others that execute for every file / buffer opened.
2017-12-30 15:53:17 +01:00
..
polyglot.vim Disable ftdetect parts of some plugins, fixes #254 2017-12-30 15:53:17 +01:00