diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-01-26 15:41:18 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-01-26 15:41:18 +0100 |
| commit | c3f3876b5ca411b48996c7666ccb4b57dda3f463 (patch) | |
| tree | 2a463aa691761d614b92929fb1963854b45a1353 | |
| parent | fe38bd4c1d6f9f64f355b4f7eb5e6c34ac79464f (diff) | |
Remove tmux powerline url from gitmodules
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 0 insertions, 1 deletions
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 |