mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-22 18:43:02 +00:00
Fix README link for Ch 3
This commit is contained in:
parent
cf21f9ba60
commit
5e46fcea92
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Follow [@learnvim](https://twitter.com/learnvim) for updates, Vim tips, etc.
|
|||
|
||||
- [Ch 1 - Starting Vim](./ch01_starting_vim.md)
|
||||
- [Ch 2 - Buffers, Windows, and Tabs](./ch02_buffers_windows_tabs.md)
|
||||
- [Ch 3 - Opening and Searching Files](./ch03_opening_and_searching_files.md)
|
||||
- [Ch 3 - Opening and Searching Files](./ch03_searching_files.md)
|
||||
- [Ch 4 - Vim Grammar](./ch04_vim_grammar.md)
|
||||
- [Ch 5 - Moving in a File](./ch05_moving_in_file.md)
|
||||
- [Ch 6 - Insert Mode](./ch06_insert_mode.md)
|
||||
|
|
Loading…
Reference in a new issue