Skip to content

Commit

Permalink
Merge pull request #343 from andyw8/vim-substitute
Browse files Browse the repository at this point in the history
Vim: Update substitute entries
  • Loading branch information
Kapeli committed Jan 6, 2019
2 parents 0865fd4 + 22c2065 commit bf6d7e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cheatsheets/Vim.rb
Expand Up @@ -278,7 +278,6 @@
* `[c]` Confirm each substitution. Vim positions the cursor on the matching string. You can type:
* `y` to substitute this match
* `n` to skip this match
* `<Esc>` to skip this match
* `a` to substitute this and all remaining matches
* `q` to quit substituting
* `CTRL-E` to scroll the screen up
Expand Down

0 comments on commit bf6d7e3

Please sign in to comment.