sheerun / vim-polyglot

A solid language pack for Vim.
5.59k stars 295 forks source link

FileType Auto cmd failure #852

Open akzu-007 opened 3 months ago

akzu-007 commented 3 months ago

Does this bug happen when you install plugin without vim-polyglot? NO. lookes like there is issue detectecing uknown types

Describe the bug: While opening .cshrc_custom file in gvim, below errors popped

"~/.cshrc_custom" 107L, 2800C Error detected while processing FileType Auto commands for "*": E518: Unknown option: conf

To Reproduce: Try to open gvim ./.cshrc_custom