Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/vim71/ftplugin/automake.vim
blob: c48ea13e15c40ff1a5ed671d425eb839d9668cd0 (plain)
1
2
3
4
5
6
7
8
9
10
" Vim filetype plugin file
" Language:         Automake
" Maintainer:       Nikolai Weibull <now@bitwi.se>
" Latest Revision:  2006-04-19

if exists("b:did_ftplugin")
  finish
endif

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