summaryrefslogtreecommitdiff
path: root/ftplugin/php.vim
blob: 35530e8bbe7e561a3b49affbfb5adcddfad025b8 (plain)
1
2
3
if !empty(globpath(&rtp, 'autoload/ale.vim'))
  let b:ale_linters = []
endif