vim: Add vim-lastplace

This commit is contained in:
2021-01-04 16:28:56 +01:00
parent ec2b7d58ed
commit 4d4a5d4ef2
3 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
../opt/vim-lastplace/

3
.gitmodules vendored
View File

@@ -50,6 +50,9 @@
[submodule "vim-gutentags"]
path = .config/vim/pack/plugins/opt/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags
[submodule "vim-lastplace"]
path = .config/vim/pack/plugins/opt/vim-lastplace
url = https://github.com/farmergreg/vim-lastplace
[submodule "vim-surround"]
path = .config/vim/pack/plugins/opt/vim-surround
url = https://github.com/tpope/vim-surround