summaryrefslogtreecommitdiffstats
path: root/ftplugin/ansible.vim
blob: 44def5621481ba26ddf5193953610d48a7abd35d (plain) (blame)
1
2
3
4
5
6
if !has_key(g:polyglot_is_disabled, 'ansible')
  finish
endif

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