diff options
author | Amin Bandali <bandali@gnu.org> | 2020-08-12 18:08:43 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-08-12 18:08:43 -0400 |
commit | d040adb35e15dfa8c6aa43376bdabe2a55fc78c4 (patch) | |
tree | 89d7e0622d80d89a53435ca8e84972b60eec1acb /.gitmodules | |
parent | 972cc68a633d31739c5068fd28f821cbb0d96715 (diff) | |
download | configs-d040adb35e15dfa8c6aa43376bdabe2a55fc78c4.tar.gz configs-d040adb35e15dfa8c6aa43376bdabe2a55fc78c4.tar.xz configs-d040adb35e15dfa8c6aa43376bdabe2a55fc78c4.zip |
Remove erc-scrolltoplace
keep-place seems fine
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1f57aeb..ef689ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,9 +40,6 @@ [submodule "erc-hl-nicks"] path = lib/erc-hl-nicks url = https://github.com/leathekd/erc-hl-nicks.git -[submodule "erc-scrolltoplace"] - path = lib/erc-scrolltoplace - url = https://gitlab.com/jgkamat/erc-scrolltoplace.git [submodule "expand-region"] path = lib/expand-region url = https://github.com/magnars/expand-region.el.git |