From 1b7b24b61ba57f44a7d32c4354fbd907d9336a48 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Tue, 18 Jun 2019 12:07:10 +0100 Subject: [PATCH] Adds vim vinegar --- .gitmodules | 3 +++ bundle/vim-vinegar | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-vinegar diff --git a/.gitmodules b/.gitmodules index 3fad1f1..53cdb0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -78,3 +78,6 @@ [submodule "bundle/vim-ripgrep"] path = bundle/vim-ripgrep url = https://github.com/jremmen/vim-ripgrep +[submodule "bundle/vim-vinegar"] + path = bundle/vim-vinegar + url = https://github.com/tpope/vim-vinegar.git diff --git a/bundle/vim-vinegar b/bundle/vim-vinegar new file mode 160000 index 0000000..09ac84c --- /dev/null +++ b/bundle/vim-vinegar @@ -0,0 +1 @@ +Subproject commit 09ac84c4d152a944caa341e913220087211c72ef