Add united-front plugin
This will make vim share registers if opened in server mode under the same server
This commit is contained in:
parent
b1a4a848c3
commit
5388c0d897
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
bundle/united-front
Submodule
1
bundle/united-front
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit a8b3fc3762f3142c3a3f141e39ac23b759fe6582
|
Loading…
Add table
Add a link
Reference in a new issue