Fix typos in ch22

pull/116/head
qq88976321 3 years ago
parent bcd1167e7f
commit 6df16db621

@ -1,6 +1,6 @@
# Ch21. Vimrc
In the previous chapters, you learned how to use Vim. In this chapter, you will learn how to orgnize and configure vimrc.
In the previous chapters, you learned how to use Vim. In this chapter, you will learn how to organize and configure vimrc.
## How Vim Finds Vimrc
@ -364,7 +364,7 @@ Your vimrc should look like this:
+-- 5 lines: configs ---------
+-- 9 ilnes: functions -------
+-- 9 lines: functions -------
+-- 5 lines: mappings --------
```

Loading…
Cancel
Save