/sql-heredoc.vim

Syntax highlighting for SQL heredocs.

Primary LanguageVim script

Syntax highlighting for SQL heredocs

This is a Vim plugin to have syntax highlighting for SQL heredocs in your code.

Screenshot of SQL-heredoc.vim

Installation

Using Pathogen:

git clone https://github.com/aliou/sql-heredoc.vim.git ~/.vim/bundle/sql-heredoc.vim

Using vim-plug:

Plug 'aliou/sql-heredoc.vim'

Using NeoBundle:

NeoBundle 'aliou/sql-heredoc.vim'

Using Vundle:

Plugin 'aliou/sql-heredoc.vim'

License

Copyright (c) Aliou Diallo. Distributed under the same terms as Vim itself. See :help license.