Skip to content

Commit

Permalink
Vim.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okeeffed committed Jul 25, 2017
1 parent 41d4cfd commit 1010372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vim/Vim.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ So we have `vi`, `vim` - the improved vi and `gvim`.
| n/N | Forward search, N upwards |
| ?<word> | Search bottom up (N/n swap) |
| %s/ex/EX/g | Global ex regex |
| #s/ex/EX/gc | Confirm value swapping |

0 comments on commit 1010372

Please sign in to comment.