Skip to content

Commit

Permalink
Removed coloresque because of spf13/spf13-vim#547
Browse files Browse the repository at this point in the history
  • Loading branch information
faceleg committed May 21, 2015
1 parent d95b7b1 commit ae36805
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configuration/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ filetype off
" Misc languages
NeoBundleLazyFor 'lepture/vim-velocity', 'filetypes', ['velocity']
au BufNewFile,BufRead *.vm set ft=velocity
NeoBundleLazyFor 'gorodinskiy/vim-coloresque', 'filetypes', ['css', 'scss', 'sass']
NeoBundleLazyFor 'jelera/vim-javascript-syntax', 'filetypes', ['javascript']
NeoBundleLazyFor 'kchmck/vim-coffee-script', 'filetypes', ['coffee']
au BufNewFile,BufRead *.coffee set ft=coffee
Expand Down

0 comments on commit ae36805

Please sign in to comment.