CORDEA / vim-glue

GlueLang plugin for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-glue

This repository contains the syntax and indentation of the configuration file of GlueLang.

Installtion

dein

dein#add('CORDEA/vim-glue')

or

[[plugins]]
repo = 'CORDEA/vim-glue'

NeoBundle

NeoBundle 'CORDEA/vim-glue'

About

GlueLang plugin for vim

License:Apache License 2.0


Languages

Language:Vim Script 100.0%