summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-11-12 18:54:01 +0100
committerAnton Khirnov <anton@khirnov.net>2020-11-12 18:54:01 +0100
commit9b0d96a52fb03d176e96266b57430d1b72be4472 (patch)
tree28b23c7b8b3c3c16aed393e10bdccedad08d2040 /.gitmodules
parent7bc1cba2ac68d10231358a9d61d3831483b4d600 (diff)
vim: add minisnip plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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