diff options
author | Tharre <tharre3@gmail.com> | 2015-12-08 16:10:13 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2016-10-07 20:13:38 +0000 |
commit | 1d78c8231a0159aa88b17e57f249adb2065a1c7e (patch) | |
tree | d124fdfa1b435e1bffb61053491850119a4918d7 /.gitmodules | |
parent | dfe976b716bee801c436e326f134771815bc9a70 (diff) | |
download | dotfiles-1d78c8231a0159aa88b17e57f249adb2065a1c7e.tar.gz dotfiles-1d78c8231a0159aa88b17e57f249adb2065a1c7e.tar.xz dotfiles-1d78c8231a0159aa88b17e57f249adb2065a1c7e.zip |
vim: remove LargeFile plugin
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b7c2c87..d515b79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,9 +31,6 @@ [submodule "shell/_vim/bundle/vim-easy-align"] path = shell/_vim/bundle/vim-easy-align url = https://github.com/junegunn/vim-easy-align.git -[submodule "shell/_vim/bundle/LargeFile"] - path = shell/_vim/bundle/LargeFile - url = https://github.com/vim-scripts/LargeFile.git [submodule "shell/_vim/bundle/vim-distinguished"] path = shell/_vim/bundle/vim-distinguished url = https://github.com/Lokaltog/vim-distinguished.git |