repo.or.cz
/
vim-kana.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'hack/autopaste'
[vim-kana.git]
/
runtime
/
ftplugin
/
automake.vim
blob
c48ea13e15c40ff1a5ed671d425eb839d9668cd0
1
" Vim filetype plugin file
2
" Language: Automake
3
" Maintainer: Nikolai Weibull <now@bitwi.se>
4
" Latest Revision: 2006-04-19
5
6
if exists("b:did_ftplugin")
7
finish
8
endif
9
10
runtime! ftplugin/make.vim ftplugin/make_*.vim ftplugin/make/*.vim