--- feraltogglecommentify.vim.orig 2005-04-29 00:35:04.000000000 +0300 +++ feraltogglecommentify.vim 2005-05-02 13:18:57.000000000 +0300 @@ -243,7 +243,7 @@ echo "Your best bet is to specify the comment chars manually, i.e. :CC --" echo "Please feel free to email me with the comment char(s) and file type." echohl None - let commentSymbol_L = '' + let commentSymbol_L = '#' let commentSymbol_R = '' endif