Skip to content

souffle-lang/souffle.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

souffle.vim

Syntax highlighting for souffle files

Sample

Syntax Highlights

Installing

This is a vundle/pathogen plugin, so first install that.

mkdir -p ~/.vim/bundle
cd ~/.vim/bundle
git clone https://github.com/VundleVim/Vundle.vim.git

Then you'll need to add this line to your .vimrc:

Plugin 'souffle-lang/souffle.vim'

About

Syntax highlighting for souffle files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published