mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-10 13:10:40 +00:00
really small fix in ch22
This commit is contained in:
parent
abe563ea3a
commit
7392dc18ec
@ -125,7 +125,7 @@ You can still use `start/` and `opt/` inside each of the directories.
|
||||
|
||||
You may wonder if Vim package will make popular plugin managers like vim-pathogen, vundle.vim, dein.vim, and vim-plug obsolete.
|
||||
|
||||
The answer is, as always, "it depends."
|
||||
The answer is, as always, "it depends".
|
||||
|
||||
I still use vim-plug because it makes it easy to add, remove or update plugins. If you use many plugins, it may be more convenient to use plugin managers because it is easy to update many simultaneously. Some plugin managers also offer asynchronous functionalities.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user