Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 298 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 298 Bytes

Vim Scallop

Syntax highlight support for Scallop

Install (using vim-plug)

Place this in your .vimrc:

Plug 'PROgram52bc/vim-scallop'

then run the following in Vim:

:source ~/.vimrc
:PlugInstall