mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-12 22:17:07 +00:00
commit
b714872aa9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Ch21. Vim Packages
|
||||
# Ch23. Vim Packages
|
||||
|
||||
In the previous chapter, I mentioned using an external plugin manager to install plugins. Since version 8, Vim comes with its own built-in plugin manager called *packages*. In this chapter, you will learn how to use Vim packages to install plugins.
|
||||
|
||||
|
|
Loading…
Reference in a new issue