diff --git a/modules/qualifying/assets/vim_04.png b/modules/qualifying/assets/vim_04.png new file mode 100644 index 0000000..33647e5 Binary files /dev/null and b/modules/qualifying/assets/vim_04.png differ diff --git a/modules/qualifying/learning_vim_configuration.md b/modules/qualifying/learning_vim_configuration.md index 6e38651..148eb64 100644 --- a/modules/qualifying/learning_vim_configuration.md +++ b/modules/qualifying/learning_vim_configuration.md @@ -533,8 +533,14 @@ For bash you'll need the npm package installed. If that's the case you just open up a script and you'll be prompted to install the server. Type `:LspInstallServer bash-language-server`, wait a bit and you're good to go! +## Wrapping up + +That's it! +Your vim should now be fully charged to tackle any job you throw at it. The full configuration file can be seen below and downloaded [here](./assets/vimrc_vundle_ide) +![full featured vim](./assets/vim_04.png) + ```vim " ---------------------------------------------------------------------------- " vundle essentials