Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 226 by [email protected]: cfg has no setting for commentstring
http://code.google.com/p/vim/issues/detail?id=226

What steps will reproduce the problem?
1. open a file which happens vim happens to pick as [cfg], ~/.hgrc happens to be such a file 2. attempt to comment lines using any commenting plugin; for instance, vim-commentary
3. be greeted with c-style comments

What is the expected output? What do you see instead?
The lines

[extensions]
pager =

when commented, should be

# [extensions]
# pager =

not

/* [extensions] */
/* pager = */

I'm not aware of a generic config file that benefits from cms=/*%s*/

What version of the product are you using? On what operating system?
7.4-307

Please provide any additional information below.

This could be fixed by including an `ftplugin/cfg.vim` adapted from `ftplugin/conf.vim` or perhaps some other way.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui