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