12 Apr
2016
12 Apr
'16
4:24 a.m.
i want to embed some formatting commands into code highlighted with scite or vim module, but i do not find its option like "escape=yes". Is there a way to do it?
With the vim module, `escape=yes` should work in the comment region. See the documentation: https://github.com/adityam/filter/blob/master/vim-README.md Aditya