toml-mode.el
toml-mode.el copied to clipboard
Does not highlight single-quoted strings
Example:
a = '1"2"3'
This seems to have been fixed by #10 (and also works correctly in the built-in conf-toml-mode).