vim-erlang/vim-erlang-runtime

Highlight io:format control sequences

hcs42 opened this issue · 0 comments

Some sequences (e.g. "~n") are highlighted, some (e.g. "~5c") are not.

See all control sequences here: http://erlang.org/doc/man/io.html#format-1