adds final screenshot

This commit is contained in:
waldek 2021-08-31 21:05:05 +02:00
parent c55bab23da
commit 96a4458eef
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

View File

@ -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. 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! 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) The full configuration file can be seen below and downloaded [here](./assets/vimrc_vundle_ide)
![full featured vim](./assets/vim_04.png)
```vim ```vim
" ---------------------------------------------------------------------------- " ----------------------------------------------------------------------------
" vundle essentials " vundle essentials