Files
vim-polyglot/ftplugin/ansible.vim

7 lines
145 B
VimL

if !polyglot#util#IsEnabled('ansible', expand('<sfile>:p'))
finish
endif
set isfname+=@-@
set path+=./../templates,./../files,templates,files