vim-wren
                                
                                 vim-wren copied to clipboard
                                
                                    vim-wren copied to clipboard
                            
                            
                            
                        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'