diff options
author | Karel Kočí <cynerd@email.cz> | 2018-02-17 11:37:13 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-02-17 11:37:13 +0100 |
commit | e3c80ebf61efc6c14c848c675a384d6e865ee283 (patch) | |
tree | 2fee6a90b8bcd01023e2c442da873881765c25a2 /.gitmodules | |
parent | ee2906f73d758f559af21065acefab6baae76367 (diff) | |
download | myconfigs-e3c80ebf61efc6c14c848c675a384d6e865ee283.tar.gz myconfigs-e3c80ebf61efc6c14c848c675a384d6e865ee283.tar.bz2 myconfigs-e3c80ebf61efc6c14c848c675a384d6e865ee283.zip |
Update vim plugins
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 68355d3..ecb354b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -47,7 +47,7 @@ path = vim/bundle/vim-repeat url = https://github.com/tpope/vim-repeat.git [submodule "vim/bundle/ale"] - path = vim/bundle/ale + path = vim/pack/git-plugins/start/ale url = https://github.com/w0rp/ale.git [submodule "vim/bundle/neomutt.vim"] path = vim/bundle/neomutt.vim |