diff --git a/README.md b/README.md index f17a12c..f8ee88d 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ What's in it? HTML. * Use [Ag](https://github.com/ggreer/the_silver_searcher) instead of Grep when available. -* Use [Exuberant Ctags](http://ctags.sourceforge.net/) for tab completion. +* Map `ct` to re-index [Exuberant Ctags](http://ctags.sourceforge.net/). * Use [vim-mkdir](https://github.com/pbrisbin/vim-mkdir) for automatically creating non-existing directories before writing the buffer. * Use [vim-plug](https://github.com/junegunn/vim-plug) to manage plugins.