X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-essentials%2FREADME.md;h=e8df5ab14ccd7badf643fae5d2d3a98c65d2e549;hb=178dde06991ae3575a12a685579d3c5111afbe20;hp=dc144ca85b27bef9798c25a11511f7f4af4cbe17;hpb=85a5689dbb79c3c0bead61586c294cfd1585a1d1;p=webi-installers%2F.git diff --git a/vim-essentials/README.md b/vim-essentials/README.md index dc144ca..e8df5ab 100644 --- a/vim-essentials/README.md +++ b/vim-essentials/README.md @@ -29,6 +29,10 @@ It includes many of the vim plugins available on webinstall.dev such as: It **DOES NOT** include these, which you may also want: -- [vim-gui](/vim-gui) (mouse and clipboard support) -- [vim-nerdtree](/vim-nerdtree) -- [vim-devicons](/vim-devicons) +- Vim Utilities + - [**vim-gui**](/vim-gui) (mouse and clipboard support) + - [vim-nerdtree](/vim-nerdtree) (`space + n` for dir tree, `o` to open file) + - [vim-devicons](/vim-devicons) (nerdfont icons in vim) +- Language Tooling + - [vim-go](/vim-go) (golang support) + - [vim-rust](/vim-rust) (rustlang support)