From a10dae5465e72b67022bf499daea223864232e40 Mon Sep 17 00:00:00 2001 From: "U-EMEA\\59698" <59698@N104828.emea.group.grundfos.com> Date: Tue, 7 Aug 2018 17:35:18 +0200 Subject: [PATCH] Forked vinegar with fix for netrw buffers --- .gitmodules | 3 +++ pack/tpope/start/vim-vinegar | 1 + 2 files changed, 4 insertions(+) create mode 160000 pack/tpope/start/vim-vinegar diff --git a/.gitmodules b/.gitmodules index 30c6c86..eeb62fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -91,3 +91,6 @@ [submodule "pack/standard/start/bclose.vim"] path = pack/standard/start/bclose.vim url = https://github.com/rbgrouleff/bclose.vim.git +[submodule "pack/tpope/start/vim-vinegar"] + path = pack/tpope/start/vim-vinegar + url = https://github.com/manasthakur/vim-vinegar.git diff --git a/pack/tpope/start/vim-vinegar b/pack/tpope/start/vim-vinegar new file mode 160000 index 0000000..b4f81f7 --- /dev/null +++ b/pack/tpope/start/vim-vinegar @@ -0,0 +1 @@ +Subproject commit b4f81f7b3873729c95a817a28e6ad4471d60fd2f -- 2.43.0