Support highlight/conceal of escape sequences #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a
filetype
which uses the conceal feature and syntax highlighting torender escape sequences as they appear on the terminal. Prior art includes the
AnsiEsc plugin, however it
doesn't provide a
filetype
and does other weird, undesirable, stuff withplugin scripts and contains support for old versions of vim which aren't
required.
Added this long ago.