From 9b0d96a52fb03d176e96266b57430d1b72be4472 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 12 Nov 2020 18:54:01 +0100 Subject: vim: add minisnip plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1ce5c11..fed8714 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "dotbot"] path = dotbot url = https://github.com/anishathalye/dotbot +[submodule "vim/minisnip"] + path = vim/minisnip + url = https://github.com/Jorengarenar/miniSnip -- cgit v1.2.3