X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-essentials%2FREADME.md;h=e8df5ab14ccd7badf643fae5d2d3a98c65d2e549;hb=91512157ab426c87e0a82b594620e90e324b23a3;hp=dc144ca85b27bef9798c25a11511f7f4af4cbe17;hpb=ebce2f6415dc554d58814e1cc27d9eb78575cc66;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)