An open API service indexing awesome lists of open source software.

https://github.com/shmup/vim-sql-syntax

Improved SQL syntax for vim.
https://github.com/shmup/vim-sql-syntax

Last synced: 10 months ago
JSON representation

Improved SQL syntax for vim.

Awesome Lists containing this project

README

          

sql.vim was modified by Jessica, and found at: https://github.com/JessicaKMcIntosh/Vim

"More complete SQL syntax. Catches errors and only highlights types inside create table statements."

### If you use a plugin manager:
* Plug 'shmup/vim-sql-syntax'
* NeoBundle 'shmup/vim-sql-syntax'
* Plugin 'shmup/vim-sql-syntax'

## Before
![Before](http://i.imgur.com/1Dhn90b.png)

## After
![After](http://i.imgur.com/bsv6AgY.png)