lluchs / vim-wren

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-wren

Vim syntax highlighting for the Wren scripting language.

Example rendering with the gruvbox colorscheme

Installation

With pathogen, run

git clone https://github.com/lluchs/vim-wren ~/.vim/bundle/vim-wren

With vim-plug, add the following to your ~/.vimrc:

Plug 'lluchs/vim-wren'

With Vundle, add this:

Plugin 'lluchs/vim-wren'

About

License:MIT License


Languages

Language:Vim Script 100.0%