Is your feature request related to a problem? Please describe.
Hello, first of all, thanks for the great minimalistic editor! However, if an opened file doesn't have an extension, syntax highlighting doesn't work.
Describe the solution you'd like
Would it be possible in a few LOCs to activate syntax highlighting based on MIME type?
Describe alternatives you've considered
Deal with it or continue using heavy and bloated vim.
Additional context
As an example, .jwmrc (text/xml) doesn't have any highlighting.
Thanks in advance!
Is your feature request related to a problem? Please describe.
Hello, first of all, thanks for the great minimalistic editor! However, if an opened file doesn't have an extension, syntax highlighting doesn't work.
Describe the solution you'd like
Would it be possible in a few LOCs to activate syntax highlighting based on MIME type?
Describe alternatives you've considered
Deal with it or continue using heavy and bloated vim.
Additional context
As an example, .jwmrc (text/xml) doesn't have any highlighting.
Thanks in advance!