A neo vim configuration for fun viming.
-
Clone the git repository and move it to ~/.vim
git clone https://github.com/Mitch1000/vim.git mv vim ~/.config/nvim
-
Install Plugins with packer using the the vim command:
:PackerInstall
-
Instal COC Plugins with the vim command:
:COCInstall