vim-erlang / vim-erlang-runtime

Erlang indentation and syntax for Vim
https://vim-erlang.github.io
101 stars 29 forks source link

Highlight io:format control sequences #11

Closed hcs42 closed 10 years ago

hcs42 commented 11 years ago

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