sunscript.vim/README.md
2022-02-22 12:14:04 +09:00

331 B

sunscript.vim

Vim syntax highlight for SunScript.

Installation

If you are using vim-plug, add the following line between call plug#begin('~/.vim/plugged') and call plug#end():

Plug 'sup39/sunscript.vim'

Then :source $MYVIMRC and :PlugInstall to install this plug.