Files
vim-polyglot/ftplugin/ansible.vim
2021-01-01 22:30:41 +01:00

7 lines
170 B
VimL

if polyglot#init#is_disabled(expand('<sfile>:p'), 'ansible', 'ftplugin/ansible.vim')
finish
endif
set isfname+=@-@
set path+=./../templates,./../files,templates,files