paperlined.org
apps > vim
document updated 15 years ago, on Jan 6, 2009
==== Syntax ====
To display the current syntax-type after editing a file:
    echo b:current_syntax

To display the syntax hilighting for a Vim help file, after manually editing it:
    set syntax=help