You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is sufficient to install the plugin on Vim 8.0 and later. No Pathogen intervention is necessary whatsoever.
The installation instructions in this and other long-running projects have been the same since forever, suggesting now-obsolete things like Vundle or Pathogen. It's like the maintainers don't know about this feature of Vim. So, I'm just letting you know.
The text was updated successfully, but these errors were encountered:
Ever since Vim 8 (released 2016-09-12), it's supported plugin directories natively in
~/.vim/pack/*/start/<plugin>
.For example:
This is sufficient to install the plugin on Vim 8.0 and later. No Pathogen intervention is necessary whatsoever.
The installation instructions in this and other long-running projects have been the same since forever, suggesting now-obsolete things like Vundle or Pathogen. It's like the maintainers don't know about this feature of Vim. So, I'm just letting you know.
The text was updated successfully, but these errors were encountered: