This is a great plugin, and the high amount of support is clearly deserved. However, even though the read me discusses how to address edge cases (how to address the apache filetype), this plugin only left C-style comments until I added this to my .vimrc file:
filetype on
filetype plugin on
Then, comment styles for bash and html automatically worked. It's just an issue of installation ease, and should probably be added to that section in whatever wording is suitable.
This is a great plugin, and the high amount of support is clearly deserved. However, even though the read me discusses how to address edge cases (how to address the apache filetype), this plugin only left C-style comments until I added this to my .vimrc file:
filetype on filetype plugin on
Then, comment styles for bash and html automatically worked. It's just an issue of installation ease, and should probably be added to that section in whatever wording is suitable.