From 8aecf5d104fa69e24585540da9607054999b66f0 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 30 May 2020 19:31:16 +1200 Subject: Spin detect_indent.vim out into its own plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6a023a9b..41920514 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,6 +14,9 @@ [submodule "vim/bundle/cursorline_current"] path = vim/bundle/cursorline_current url = https://sanctum.geek.nz/code/vim-cursorline-current.git +[submodule "vim/bundle/detect_indent"] + path = vim/bundle/detect_indent + url = https://sanctum.geek.nz/code/vim-detect-indent.git [submodule "vim/bundle/digraph_search"] path = vim/bundle/digraph_search url = https://sanctum.geek.nz/code/vim-digraph-search.git -- cgit v1.2.3