Skip to content

Commit

Permalink
emblem is more like jade
Browse files Browse the repository at this point in the history
  • Loading branch information
Visnu Pitiyanuvath committed Apr 29, 2013
1 parent 1cef612 commit 6ff9c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -85,7 +85,7 @@ filetype plugin indent on
" Filetype aliases
autocmd BufNewFile,BufRead *.ejs set filetype=html
autocmd BufNewFile,BufRead *.skim set filetype=slim
autocmd BufNewFile,BufRead *.emblem set filetype=slim
autocmd BufNewFile,BufRead *.emblem set filetype=jade

" For all text files set 'textwidth' to 78 characters.
autocmd FileType text setlocal textwidth=78
Expand Down

0 comments on commit 6ff9c11

Please sign in to comment.