blob: 354b093ee53a7b74641dcc06b9162c5ba8bb0ea3 [file] [log] [blame]
Bram Moolenaar8c8de832008-06-24 22:58:06 +00001" Vim filetype plugin file
2" Language: Configuration File (ini file) for MSDOS/MS Windows
3" Maintainer: Nikolai Weibull <now@bitwi.se>
4" Latest Revision: 2007-08-23
5
6if exists("b:did_ftplugin")
7 finish
8endif
9let b:did_ftplugin = 1
10
11let b:undo_ftplugin = "setl com< cms< fo<"
12
13setlocal comments=:; commentstring=;\ %s formatoptions-=t formatoptions+=croql