Merge pull request #74 from victorhck/master

add explanation to example chap17
This commit is contained in:
Igor Irianto 2021-02-23 10:18:21 -06:00 committed by GitHub
commit df2a2d3c0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ Fold me
Hold me Hold me
``` ```
Type `zfj`. Vim folds both lines into one. You should see something like this: With the cursor in the first line, type `zfj`. Vim folds both lines into one. You should see something like this:
``` ```
+-- 2 lines: Fold me ----- +-- 2 lines: Fold me -----