From 579823514f43256c034cd6c00e7cbbbc7d473c19 Mon Sep 17 00:00:00 2001 From: Blallo Date: Tue, 15 Jun 2021 16:39:51 +0200 Subject: [PATCH] Add cespare/vim-toml --- .gitmodules | 3 +++ pack/vendor/start/vim-toml | 1 + 2 files changed, 4 insertions(+) create mode 160000 pack/vendor/start/vim-toml diff --git a/.gitmodules b/.gitmodules index 8d25aa4..542da84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,3 +65,6 @@ [submodule "pack/vendor/start/vim-go"] path = pack/vendor/start/vim-go url = https://github.com/fatih/vim-go +[submodule "pack/vendor/start/vim-toml"] + path = pack/vendor/start/vim-toml + url = https://github.com/cespare/vim-toml diff --git a/pack/vendor/start/vim-toml b/pack/vendor/start/vim-toml new file mode 160000 index 0000000..3c5face --- /dev/null +++ b/pack/vendor/start/vim-toml @@ -0,0 +1 @@ +Subproject commit 3c5face8e8944a217af45bc5bb708ff7dfcf1a54