aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------.vim/bundle/haskell-vim0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d18cc52..62f26df 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -40,3 +40,6 @@
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
+[submodule ".vim/bundle/haskell-vim"]
+ path = .vim/bundle/haskell-vim
+ url = https://github.com/neovimhaskell/haskell-vim.git
diff --git a/.vim/bundle/haskell-vim b/.vim/bundle/haskell-vim
new file mode 160000
+Subproject f35d02204b4813d1dbe8b0e98cc39701a4b8e15