Home

Awesome

vim-wenyan

Vim support for wenyan-lang(文言文編程語言)

Installation

Plug 'voldikss/vim-wenyan'

Features

Only load this plugin when edit wenyan script with extention *.wy or *.wenyan or even *.文言.

<img src="https://user-images.githubusercontent.com/20282795/71150009-2ec92280-226b-11ea-9e6c-2a5ef008cf35.gif" width=500>

The following command/mappings availalbe when editing wenyan file.

mapcommandargumentaction
<F9>:Compilejs/py/rbcompile to target script and open
<F5>:Runjs default onlydirectly run wenyan script
<F6>:Renderrender titleoutpu to .svg file
<S-F9>:Cleanjs/py/rb/svgclean some files

References