Merge pull request #421 from irrationalfab/investigate.vim
Any interest in investigate.vim?
This commit is contained in:
@@ -187,6 +187,7 @@ of plugins above to learn more.
|
||||
* `Ctrl-s` - Open related spec in a split. Similar to :A and :AV from rails.vim but is also aware of the fast_spec dir and faster to type
|
||||
* `,,w` (alias `,<esc>`) or `,,b` (alias `,<shift-esc>`) - EasyMotion, a vimperator style tool that highlights jump-points on the screen and lets you type to get there.
|
||||
* `,mc` - mark this word for MultiCursor (like sublime). Use `Ctrl-n` (next), `Ctrl-p` (prev), `Ctrl-x`(skip) to add more cursors, then do normal vim things like edit the word.
|
||||
* `gK` - Opens the documentation for the word under the cursor.
|
||||
|
||||
#### File Navigation
|
||||
* `,t` - CtrlP fuzzy file selector
|
||||
|
||||
Reference in New Issue
Block a user