From 5388c0d897a81205fc94bebf65a0b77209770039 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 24 May 2017 13:00:32 +0100 Subject: [PATCH] Add united-front plugin This will make vim share registers if opened in server mode under the same server --- .gitmodules | 3 +++ bundle/united-front | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/united-front diff --git a/.gitmodules b/.gitmodules index f907efa..8f1edb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/bundle/united-front b/bundle/united-front new file mode 160000 index 0000000..a8b3fc3 --- /dev/null +++ b/bundle/united-front @@ -0,0 +1 @@ +Subproject commit a8b3fc3762f3142c3a3f141e39ac23b759fe6582