summaryrefslogtreecommitdiffstats
path: root/ftplugin/ansible.vim
blob: e6676ccfab7c047c0b8684768803e918770e3df9 (plain) (blame)
1
2
3
4
5
6
if !polyglot#util#IsEnabled('ansible', expand('<sfile>:p'))
  finish
endif

set isfname+=@-@
set path+=./../templates,./../files,templates,files