if polyglot#init#is_disabled(expand(':p'), 'puppet', 'after/ftplugin/puppet.vim') finish endif if !exists('g:puppet_align_hashes') let g:puppet_align_hashes = 1 endif if g:puppet_align_hashes inoremap => =>:call puppet#align#AlignHashrockets()$a endif