diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fdcca20..d267480 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,6 +58,9 @@  [submodule "helm"]  	path = lib/helm  	url = git@github.com:emacs-helm/helm.git +[submodule "hlint-refactor"] +	path = lib/hlint-refactor +	url = git@github.com:mpickering/hlint-refactor-mode.git  [submodule "ivy"]  	path = lib/ivy  	url = git@github.com:abo-abo/swiper.git  | 
