From 9582d0abe7db5886eaee702f895fdcf1443a36dc Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 22 Oct 2014 23:18:25 -0400 Subject: vim plugin for julia --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 2566e5b..e36c945 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "vim/bundle/easymotion"] path = vim/bundle/easymotion url = https://github.com/Lokaltog/vim-easymotion.git +[submodule "vim/bundle/julia"] + path = vim/bundle/julia + url = https://github.com/JuliaLang/julia-vim -- cgit v1.2.3-54-g00ecf