home *** CD-ROM | disk | FTP | other *** search
/ vim.ftp.fu-berlin.de / 2015-02-03.vim.ftp.fu-berlin.de.tar / vim.ftp.fu-berlin.de / unix / vim-6.2.tar.bz2 / vim-6.2.tar / vim62 / runtime / ftplugin / automake.vim < prev    next >
Encoding:
Text File  |  2002-07-30  |  255 b   |  9 lines

  1. " Vim filetype plugin file
  2. " Langugage:    Automake
  3. " Maintainer:    Nikolai 'pcp' Weibull <da.box@home.se>
  4. " URL:        http://www.pcppopper.org/
  5. " Revised On:    Tue, 30 Jul 2002 19:49:40 +0200
  6.  
  7. " same as makefile filetype-plugin for now.
  8. source <sfile>:p:h/make.vim
  9.