All Projects → statianzo → Vim Jade

statianzo / Vim Jade

Vim syntax highlighting for the Jade templating engine.

Labels

Projects that are alternatives of or similar to Vim Jade

Vimmyconf
Mi configuración de vim con pathogen
Stars: ✭ 12 (-42.86%)
Mutual labels:  viml
Pyscratch
Makes Vim into a "scratchpad" tool for Python, Ruby, Perl, and/or Lua
Stars: ✭ 13 (-38.1%)
Mutual labels:  viml
Vimgitlog
Git log and diff plugin for vim.
Stars: ✭ 15 (-28.57%)
Mutual labels:  viml
Perforce.vim
Perforce source control features
Stars: ✭ 12 (-42.86%)
Mutual labels:  viml
Toby.vim
My personal VIM setup
Stars: ✭ 13 (-38.1%)
Mutual labels:  viml
Dotfiles Vim
My ultimate vim productivity suite!
Stars: ✭ 14 (-33.33%)
Mutual labels:  viml
...
dotfiles
Stars: ✭ 12 (-42.86%)
Mutual labels:  viml
Vim Composer
Composer in Vim
Stars: ✭ 21 (+0%)
Mutual labels:  viml
Dotfiles
All my bash / vim / ... stuff
Stars: ✭ 13 (-38.1%)
Mutual labels:  viml
Morrowind
ports of the tango-based gedit "Oblivion" theme to other editors/ides
Stars: ✭ 14 (-33.33%)
Mutual labels:  viml
Vim Unite Watson.vim
vim-unite-watson.vim is the unite source for watson.
Stars: ✭ 13 (-38.1%)
Mutual labels:  viml
Vim Fenced Code Blocks
Edit fenced code blocks inside a GitHub Flavor Markdown in a better way.
Stars: ✭ 13 (-38.1%)
Mutual labels:  viml
Vim Americanize
Auto-"correct" British spellings to their American equivalent.
Stars: ✭ 14 (-33.33%)
Mutual labels:  viml
Focuspoint Vim
Vim color file that makes long coding sessions better while still maintaining color coordination and important keyword focus.
Stars: ✭ 12 (-42.86%)
Mutual labels:  viml
Maven Ide
maven-ide plugin
Stars: ✭ 15 (-28.57%)
Mutual labels:  viml
Dotfiles
My dotfiles
Stars: ✭ 12 (-42.86%)
Mutual labels:  viml
Papercolor.vim
Light Vim color scheme inspired by Google's Material Design
Stars: ✭ 14 (-33.33%)
Mutual labels:  viml
Vim Notebook
Vim plugin to annotate text, source code, etc
Stars: ✭ 21 (+0%)
Mutual labels:  viml
Doxygentoolkit.vim
Doxygen plugin for vim
Stars: ✭ 20 (-4.76%)
Mutual labels:  viml
Hl matchit.vim
highlighting match of matchit.vim
Stars: ✭ 14 (-33.33%)
Mutual labels:  viml

vim-jade

vim-jade provides syntax highlighting for the Jade templating engine. It is a port from tpope's vim-haml with some adjustments to support differences in the syntax.

Unmaintained

You probably want vim-pug.

Installation

  1. Copy syntax/jade.vim into your ~/.vim/syntax folder.
  2. Copy ftdetect/jade.vim into your ~/.vim/ftdetect folder.
  3. Copy indent/jade.vim into your ~/.vim/indent folder.
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].