From 01ff1d79200e94488afd82e9d2a1d6215b6b8a02 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 11 Apr 2021 13:50:53 +0200 Subject: vim: rainbow --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index ad9da04..0094b27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule ".vim/bundle/icinga2.vim"] path = .vim/bundle/icinga2.vim url = https://github.com/crazy-canux/icinga2.vim.git +[submodule ".vim/bundle/rainbow"] + path = .vim/bundle/rainbow + url = https://github.com/luochen1990/rainbow -- cgit v1.2.3