Soften deprecation warning to dampen chicken little reaction

This commit is contained in:
Tim Pope
2018-12-13 15:00:59 -05:00
parent 24f5cdd805
commit e9fb0914db
+2 -2
View File
@@ -4,8 +4,8 @@ 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`
**For new users, I recommend using Vim's built-in package management
instead.** `:help packages`
## Installation