1
0
mirror of https://github.com/amix/vimrc synced 2025-07-07 00:15:00 +08:00

Adding proper vim-jade.

This commit is contained in:
Maksim Pecherskiy
2014-05-03 11:29:12 -07:00
parent 893c9ae4a9
commit c32459731b
5 changed files with 233 additions and 0 deletions

View File

@ -0,0 +1,2 @@
" Jade
autocmd BufNewFile,BufReadPost *.jade set filetype=jade