diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2a5450c..589db77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -112,6 +112,9 @@ [submodule "highlight-indent-guides"] path = lib/highlight-indent-guides url = git@github.com:DarthFennec/highlight-indent-guides.git +[submodule "hl-todo"] + path = lib/hl-todo + url = git@github.com:tarsius/hl-todo.git [submodule "hlint-refactor"] path = lib/hlint-refactor url = git@github.com:mpickering/hlint-refactor-mode.git |