Install undotree using a plugin manager
masterAdd the following line to your configuration file depending on your plugin manager, then run the corresponding install command:
- Vundle:
Plugin 'mbbill/undotree'(Run:PluginInstall) - Vim-Plug:
Plug 'mbbill/undotree'(Run:PlugInstall) - Packer:
use 'mbbill/undotree'(Run:PackerSync)