Skip to content

Commit

Permalink
Document select-paste vim config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Karen Liu committed Jun 2, 2014
1 parent 87181b4 commit 6a2915c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ peace-loving hippies. Built for Mac OS X.
* `\\\` toggles current line comment
* `\\` toggles visual selection comment lines
* `vii`/`vai` visually select *in* or *around* the cursor's indent
* `Vp`/`vp` replaces visual selection with default register *without* yanking selected text
* `,[space]` strips trailing whitespace
* `<C-]>` jump to definition using ctags
* `,l` begins aligning lines on a string, usually used as `,l=` to align assignments
Expand Down

0 comments on commit 6a2915c

Please sign in to comment.