mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-10 05:04:13 +00:00
Fix Chapter numbering
This commit is contained in:
parent
6ca2ff7662
commit
be9361e19b
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