The Wayback Machine - https://web.archive.org/web/20250406001240/https://github.com/iggredible/Learn-Vim/commit/1575aba044e3f702804e4491e33e4e9c84e94e99
Skip to content

Commit 1575aba

Browse files
committed
chap21: fix header
1 parent 9b7b31b commit 1575aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

 1�7ch21_multiple_file_operations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Practically speaking, you will probably only use one or two most of the time (I
1818

1919
Learning eight commands might sound daunting. But in reality, these commands work similarly. After learning one, learning the rest will get easier. They all share the same big idea: make a list of their respective categories then pass them the command that you want to run.
2020

21-
### Argument List
21+
## Argument List
2222

2323
The argument list is the most basic list. It creates a list of files. To create a list of file1, file2, and file3, you can run:
2424

0 commit comments

Comments
 (0)