blob: f52583fc8a0d52a779e265afe8eacbcc102ef896 [file] [log] [blame]
Bram Moolenaar8424a622006-04-19 21:23:36 +00001" Vim filetype plugin file
2" Maintainer: Nikolai Weibull <now@bitwi.se>
3" Latest Revision: 2006-03-27
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