/vim-sql-syntax

Improved SQL syntax for vim.

Primary LanguageVim Script

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