This vim configuration file is a compilation of plugins and settings oriented to achieving a workflow close to an IDE, in order to take advantage of its lightweight nature.
1.nodejs
, required by junegunn/vim-plug
2.code-minimap
, required by wfxr/minimap.vim
-
Make a backup of your current
vim
settings. -
Place this file on your
$HOME
directory. -
Launch
vim
.
This will install all plugins via vim-plug
, also setting variables and keymaps for such plugins.