README.md

September 16, 2014 ยท View on GitHub

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

After

After

Contents

  1. 0.1If you use a plugin manager:
  2. 1Before
  3. 2After