aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-01-30 21:03:03 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-01-30 21:03:03 +1300
commit82833813b5c2a5f0a8dc3396e51b03c10cb773ef (patch)
treece73785d78f739bc998c49e8a94c74a0ca832c70 /vim/autoload
parentTurns out you don't need the leading colon. (diff)
downloaddotfiles-82833813b5c2a5f0a8dc3396e51b03c10cb773ef.tar.gz
dotfiles-82833813b5c2a5f0a8dc3396e51b03c10cb773ef.zip
Used direct symlink instead of linking directory.
Diffstat (limited to 'vim/autoload')
l---------vim/autoload1
l---------vim/autoload/pathogen.vim1
2 files changed, 1 insertions, 1 deletions
diff --git a/vim/autoload b/vim/autoload
deleted file mode 120000
index 9c230c1b..00000000
--- a/vim/autoload
+++ /dev/null
@@ -1 +0,0 @@
-bundle/pathogen/autoload \ No newline at end of file
diff --git a/vim/autoload/pathogen.vim b/vim/autoload/pathogen.vim
new file mode 120000
index 00000000..a202405f
--- /dev/null
+++ b/vim/autoload/pathogen.vim
@@ -0,0 +1 @@
+../bundle/pathogen/autoload/pathogen.vim \ No newline at end of file