droptheplot / vim-go-sql

Highlight SQL syntax in Go strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim Go SQL

Highlight SQL syntax in Go strings.

screenshot

Install

Vundle

Plugin 'droptheplot/vim-go-sql'

Pathogen

git clone https://github.com/droptheplot/vim-go-sql.git ~/.vim/bundle/vim-go-sql

vim-plug

Plug 'droptheplot/vim-go-sql'

About

Highlight SQL syntax in Go strings

License:MIT License


Languages

Language:Vim Script 100.0%