summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-10-22 23:18:25 -0400
committerJesse Luehrs <doy@tozt.net>2014-10-22 23:19:45 -0400
commit9582d0abe7db5886eaee702f895fdcf1443a36dc (patch)
treed17fe066c9d6db8317c76c17ba9cc99a8a4a0868
parenta39449d333b7f37850f9c6a39fc6a6d33602cadc (diff)
downloadconf-9582d0abe7db5886eaee702f895fdcf1443a36dc.tar.gz
conf-9582d0abe7db5886eaee702f895fdcf1443a36dc.zip
vim plugin for julia
-rw-r--r--.gitmodules3
m---------vim/bundle/julia0
2 files changed, 3 insertions, 0 deletions
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
diff --git a/vim/bundle/julia b/vim/bundle/julia
new file mode 160000
+Subproject f68b890453f0a02194f4805a6c8d034d9b32665