Skip to content
/ vim-soul Public

Vim syntax highlighter for the SOUL language

License

Notifications You must be signed in to change notification settings

gmoe/vim-soul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-soul

This is Vim syntax-highlighting plugin for the SOUL programming language. Since SOUL is in beta the syntax is a bit of a moving target, so don't be afraid to submit issues if you notice something is off.

Installation

If you're unfamiliar with Vim, consider using something like vim-plug to maintain your plugins:

  1. Add the following to your .vimrc:
Plug 'gmoe/vim-soul'
  1. Restart vim and execute :PlugInstall to automatically download and install this plugin.

Or consider using Vim 8's native plugin manager and clone this repo into your bundle.