/vim-go-sql

Highlight SQL syntax in Go strings

Primary LanguageVim scriptMIT LicenseMIT

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'