Repo walk through good vim configuration and plugins to utilize when developing Underview software.
Install Depends
$ sudo apt -y install vim exuberant-ctags
Install plugins
$ ./install.sh
Restart Vim, and run the :PluginInstall
statement to install plugins.