All Projects → aliou → sql-heredoc.vim

aliou / sql-heredoc.vim

Licence: other
Syntax highlighting for SQL heredocs.

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to sql-heredoc.vim

KeyLighter
Yet another syntax highlighter for PHP
Stars: ✭ 29 (+52.63%)
Mutual labels:  syntax-highlighting
Fragaria
Cocoa syntax highlighting text view
Stars: ✭ 53 (+178.95%)
Mutual labels:  syntax-highlighting
CodeView
Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features
Stars: ✭ 254 (+1236.84%)
Mutual labels:  syntax-highlighting
SublimeText-GameMaker-Plugin
GML Snippets & Syntax Highlighting for SublimeText 2
Stars: ✭ 20 (+5.26%)
Mutual labels:  syntax-highlighting
go-highlight
A Go (Golang) code syntax highlighting library.
Stars: ✭ 20 (+5.26%)
Mutual labels:  syntax-highlighting
editor
A text editor written in Nim
Stars: ✭ 24 (+26.32%)
Mutual labels:  syntax-highlighting
PlantUml-Language-Service
PlantUml Language Service extension for Visual Studio 2017 and 2019
Stars: ✭ 24 (+26.32%)
Mutual labels:  syntax-highlighting
hgrep
Grep with human-friendly search results
Stars: ✭ 335 (+1663.16%)
Mutual labels:  syntax-highlighting
Better-Less
Cross-compatible syntax highlighting for Less
Stars: ✭ 13 (-31.58%)
Mutual labels:  syntax-highlighting
misbehave
Add IDE-like text entry to HTML contenteditable tags
Stars: ✭ 34 (+78.95%)
Mutual labels:  syntax-highlighting
vim-SystemVerilog
SystemVerilog syntax highlight/indent support in vim
Stars: ✭ 37 (+94.74%)
Mutual labels:  syntax-highlighting
h.js
2KB JavaScript Syntax Highlighter
Stars: ✭ 37 (+94.74%)
Mutual labels:  syntax-highlighting
VisualStudio-ColorCoder
Visual Studio extension that helps with semantic highlighting in C# and VB.Net
Stars: ✭ 31 (+63.16%)
Mutual labels:  syntax-highlighting
ZenScript
Visual Studio Code extension/Language Server for ZenScript, includes highlight, code snippet and language server(WIP). Works with 👇
Stars: ✭ 29 (+52.63%)
Mutual labels:  syntax-highlighting
SubLilyPond
LilyPond syntax highlighting in Sublime Text 2 and 3.
Stars: ✭ 26 (+36.84%)
Mutual labels:  syntax-highlighting
newsroom
A simple, minimalistic Hugo theme. View Demo here
Stars: ✭ 200 (+952.63%)
Mutual labels:  syntax-highlighting
vscode-ibmi-languages
Syntax highlighting for IBM i languages such as RPG, CL, DDS, MI, and RPGLE fixed/free.
Stars: ✭ 28 (+47.37%)
Mutual labels:  syntax-highlighting
myPDDL
PDDL Syntax Highlighting, Snippets, Domain Visualization and more for Sublime Text
Stars: ✭ 32 (+68.42%)
Mutual labels:  syntax-highlighting
lammps vscode
VSCODE extension for language support of LAMMPS scripts
Stars: ✭ 26 (+36.84%)
Mutual labels:  syntax-highlighting
intellij-prisma
Prisma schema file support for IntelliJ IDEs (WebStorm, PHPStorm, Pycharm, RubyMine, ...)
Stars: ✭ 25 (+31.58%)
Mutual labels:  syntax-highlighting

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].