about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-04-09 00:57:18 -0400
committerBen Harris <ben@tilde.team>2019-04-09 00:57:18 -0400
commitc51a481e95efaef8dcce1387dc5736eeba78b42c (patch)
tree1065aabc61984ab3211d762aec2e7ad004e33cb8
parentd1f58022821603d69c7c2c8f2dff61476f9170c9 (diff)
add vim-lastplace
-rw-r--r--.gitmodules3
m---------vim/.vim/bundle/vim-lastplace0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f5917cd..1f5fd2a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -20,3 +20,6 @@
 [submodule "fzf/.fzf"]
 	path = fzf/.fzf
 	url = https://github.com/junegunn/fzf
+[submodule "vim/.vim/bundle/vim-lastplace"]
+	path = vim/.vim/bundle/vim-lastplace
+	url = https://github.com/farmergreg/vim-lastplace
diff --git a/vim/.vim/bundle/vim-lastplace b/vim/.vim/bundle/vim-lastplace
new file mode 160000
+Subproject fbb88789b531e1fc1abe25b2f44f4f4c8a73f14