First of all thanks for the plugin!
Line comments use a single apostrophe
Block comments use C-style comments except that instead of * you use an apostrophe
I think this line should be changed to have correct single-line comments
setlocal comments=s1:/',mb:',ex:'/,:' commentstring=/'%s'/ formatoptions-=t formatoptions+=croql
First of all thanks for the plugin!
Line comments use a single apostrophe
Block comments use C-style comments except that instead of * you use an apostrophe
I think this line should be changed to have correct single-line comments