aboutsummaryrefslogtreecommitdiffstats
path: root/vim/.vim/autoload
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2017-02-07 09:21:15 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2017-02-07 09:21:15 +0100
commit5911aa484140fcbd22b58cf585948eec919c106c (patch)
tree92fde3523749602720609554322a293ae0ad32c1 /vim/.vim/autoload
parent2a49651571cda6e8ce22d4617ecc7a76ad8e8a95 (diff)
downloaddotfiles-5911aa484140fcbd22b58cf585948eec919c106c.tar.gz
dotfiles-5911aa484140fcbd22b58cf585948eec919c106c.tar.bz2
dotfiles-5911aa484140fcbd22b58cf585948eec919c106c.zip
Removed pathogen.vim
Diffstat (limited to 'vim/.vim/autoload')
l---------vim/.vim/autoload/pathogen.vim1
l---------vim/.vim/autoload/plug.vim1
2 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vim/autoload/pathogen.vim b/vim/.vim/autoload/pathogen.vim
deleted file mode 120000
index 9a7227e..0000000
--- a/vim/.vim/autoload/pathogen.vim
+++ /dev/null
@@ -1 +0,0 @@
1../vim-pathogen/autoload/pathogen.vim \ No newline at end of file
diff --git a/vim/.vim/autoload/plug.vim b/vim/.vim/autoload/plug.vim
new file mode 120000
index 0000000..6c4bafe
--- /dev/null
+++ b/vim/.vim/autoload/plug.vim
@@ -0,0 +1 @@
../vim-plug/plug.vim \ No newline at end of file