From c51a481e95efaef8dcce1387dc5736eeba78b42c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 9 Apr 2019 00:57:18 -0400 Subject: [PATCH] add vim-lastplace --- .gitmodules | 3 +++ vim/.vim/bundle/vim-lastplace | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/.vim/bundle/vim-lastplace 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 index 0000000..fbb8878 --- /dev/null +++ b/vim/.vim/bundle/vim-lastplace @@ -0,0 +1 @@ +Subproject commit fbb88789b531e1fc1abe25b2f44f4f4c8a73f14d