commit b817c5b39eb425b6e0fa5b3b2b6994e4b3df5f00
parent 62d041c03dda880ec2a200ebd00b259bde3ffd3b
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 8 Jul 2014 09:01:18 +0200
add julia path
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.vimrc b/.vimrc
@@ -73,6 +73,9 @@ Bundle 'jceb/vim-orgmode'
" increment dates and times with Ctrl-a and Ctrl-x
Bundle 'tpope/vim-speeddating'
+" support for Julia
+Bundle 'JuliaLang/julia-vim'
+
filetype plugin indent on
filetype plugin on