blob: bb932188f2f133e467f9689ea300859248016e01 [file] [log] [blame]
Bram Moolenaar4c3f5362006-04-11 21:38:50 +00001" Vim filetype plugin file
2" Maintainer: Nikolai Weibull <now@bitwi.se>
3" Latest Revision: 2006-04-10
4
5if exists("b:did_ftplugin")
6 finish
7endif
8let b:did_ftplugin = 1
9
10let b:undo_ftplugin = "setl com< cms< fo<"
11
12setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql