Is your feature request about something that is currently impossible or hard to do? Please describe the problem.
I would like to add x_filetype (or perhaps vim_filetype) as a supported .editorconfig property for specification of filetype directory-/project-wide? E.g., something like filetype = jsonc for a project which does want to use JSONC for its configuration files instead of the strict ISO JSON?
Describe the solution you'd like
I propose to add x_filetype as a new property to the supported properties of the Vim standard editorconfig support. The value of the property would be string equal to possible value of filetype option.
Describe alternatives you've considered
Just that I am filing this RFE here instead of at https://github.com/editorconfig/editorconfig-vim, because I would like the final definition of the option would be defined accross the Vim/Neovim/something-else? divide.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Actually, it should be probably a discussion first.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()