Add a deprecation notice

This commit is contained in:
Tim Pope
2018-12-12 10:38:22 -05:00
parent 06da921608
commit 24f5cdd805
+3
View File
@@ -4,6 +4,9 @@ Manage your `'runtimepath'` with ease. In practical terms, pathogen.vim
makes it super easy to install plugins and runtime files in their own
private directories.
**This plugin is softly deprecated in favor of Vim's built-in package
management.** `:help packages`
## Installation
Install to `~/.vim/autoload/pathogen.vim`.