shithub: vim

ref: 2d19f4eaafafeb881666f9bb7907cc47de32b05c
dir: /lib/vimfiles/ftplugin/automake.vim/

View raw version
" Vim filetype plugin file
" Language:         Automake
" Maintainer:       Nikolai Weibull <[email protected]>
" Latest Revision:  2006-04-19

if exists("b:did_ftplugin")
  finish
endif

runtime! ftplugin/make.vim ftplugin/make_*.vim ftplugin/make/*.vim