Draw the current text view size in the titlebar during resize operations.
[MacVim/jjgod.git] / runtime / ftplugin / kconfig.vim
blobbb932188f2f133e467f9689ea300859248016e01
1 " Vim filetype plugin file
2 " Maintainer:       Nikolai Weibull <now@bitwi.se>
3 " Latest Revision:  2006-04-10
5 if exists("b:did_ftplugin")
6   finish
7 endif
8 let b:did_ftplugin = 1
10 let b:undo_ftplugin = "setl com< cms< fo<"
12 setlocal comments=:# commentstring=#\ %s formatoptions-=t formatoptions+=croql