# General Plugins ## [Goyo] (https://github.com/junegunn/goyo.vim) - TODO ## [Easymotion] (https://github.com/easymotion/vim-easymotion) - `\\w` lets you jump to any word ahead - `\\b` is backwards - `\\{h,j,k,l}` jump in a direction (doesn't work with arrow keys) - `\\f` lets you jump to instances of ``: toggle comment on motion ## [NerdTree] () - TODO ## [NerdTree Tabs] () - TODO ## [Grep] () - TODO ## [CSApprox] () - TODO ## [Tagbar] () - TODO ## [indentline] () - TODO