GitXplorerGitXplorer
s

vim-rockstar

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
01e7345636844186e145532d25764e4aa31ccf2a

Initial version of Rockstar syntax highlighting

ssirosen committed 6 years ago

README

The README file for this repository.

vim-rockstar

A vim filetype and syntax highlighting plugin for the esoteric Rockstar programming language.

Installation with Vundle

There are many ways to manage your vim plugins, but I prefer Vundle. If you're using Vundle, just add

Plugin 'sirosen/vim-rockstar'

to your vimrc and do the typical Vundle install step.