diff --git a/README.md b/README.md index 4da584f..310bfe9 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,6 @@ of plugins above to learn more. * `,gd` - Grep def (greps for 'def [function name]') when cursor is over the function name * `,gcf` - Grep Current File to find references to the current file * `//` - clear the search - * `,T` - Tag list (list of methods in a class) * `,,w` (alias `,`) or `,,b` (alias `,`) - 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. diff --git a/zsh/prezto b/zsh/prezto index d43bcb9..bf9dbfd 160000 --- a/zsh/prezto +++ b/zsh/prezto @@ -1 +1 @@ -Subproject commit d43bcb972091878efa3692100e8479fb887332f5 +Subproject commit bf9dbfd5b95c44b14a8a6af8ecf965ecea50fb29