From 55dada5173b913daae8566ef7ec9b5ad71d33b0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 10 Sep 2013 11:24:31 +0200 Subject: Node/NPM preparation --- .vim/bundles.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to '.vim') diff --git a/.vim/bundles.vim b/.vim/bundles.vim index 9040a32..56de02a 100644 --- a/.vim/bundles.vim +++ b/.vim/bundles.vim @@ -64,4 +64,6 @@ Bundle 'unimpaired.vim' " i3 Syntax highlighting Bundle 'PotatoesMaster/i3-vim-syntax' +" Coffee Script support +Bundle 'kchmck/vim-coffee-script' filetype plugin indent on " required! -- cgit v1.2.3