Mercurial > vim
view runtime/ftplugin/dircolors.vim @ 378:6b49757d378c
updated for version 7.0098
author | vimboss |
---|---|
date | Thu, 30 Jun 2005 22:04:15 +0000 |
parents | f14cbd913415 |
children | 4fe8e1a7758e |
line wrap: on
line source
" Vim filetype plugin file " Language: dircolors(1) input file " Maintainer: Nikolai Weibull <nikolai+work.vim@bitwi.se> " Latest Revision: 2005-06-29 if exists("b:did_ftplugin") finish endif let b:did_ftplugin = 1 let b:undo_ftplugin = "setl com< cms<" setlocal comments=:# commentstring=#\ %s