aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-02-15 04:34:50 +0100
committerTeddy Wing2016-02-15 04:34:50 +0100
commitd2b6d1234ce9c6410b59b2eb8e8c5e671acf68b7 (patch)
tree6098f3bd50ba22ae4c5da0f700dfbece7308e3e6
parent780ff50f8c087fb0bebd1d640a1ff6a956c89e55 (diff)
downloaddotvim-d2b6d1234ce9c6410b59b2eb8e8c5e671acf68b7.tar.bz2
Install Slimv
Working Emacs with Evil-mode and SLIME felt pretty slow compared to my normal Vim speed. Trying Slimv to see if I can make it work for Common Lisp development in Vim.
-rw-r--r--.gitmodules3
m---------bundle/slimv0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 666a9ad..67586bf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -54,3 +54,6 @@
[submodule "bundle/vim-scriptease"]
path = bundle/vim-scriptease
url = https://github.com/tpope/vim-scriptease.git
+[submodule "bundle/slimv"]
+ path = bundle/slimv
+ url = https://github.com/kovisoft/slimv.git
diff --git a/bundle/slimv b/bundle/slimv
new file mode 160000
+Subproject 778ebeca81671edd47fc3c7069f8cd600bc9764