Add united-front plugin

This will make vim share registers if opened in server mode under the
same server
This commit is contained in:
Jonathan Hodgson 2017-05-24 13:00:32 +01:00
parent b1a4a848c3
commit 5388c0d897
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -47,3 +47,6 @@
[submodule "bundle/vim-rmarkdown"]
path = bundle/vim-rmarkdown
url = https://github.com/vim-pandoc/vim-rmarkdown
[submodule "bundle/united-front"]
path = bundle/united-front
url = git@github.com:ardagnir/united-front.git