mirror of
https://github.com/iggredible/Learn-Vim
synced 2025-02-17 00:08:26 +00:00
Merge pull request #60 from mattherman/patch-1
Fix README link for Ch 3
This commit is contained in:
commit
7128140433
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…
Add table
Reference in a new issue