From c3f3876b5ca411b48996c7666ccb4b57dda3f463 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sun, 26 Jan 2020 15:41:18 +0100 Subject: Remove tmux powerline url from gitmodules --- .gitmodules | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 186e318..77684cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "prezto"] path = prezto url = git@github.com:rbdr/prezto.git - url = git://github.com/erikw/tmux-powerline.git [submodule "vim/bundle/vim-json"] path = vim/bundle/vim-json url = git://github.com/elzr/vim-json.git -- cgit