Last update : 21/6/2022
- First make sure you have installed NVIM by running
winget install Neovim.Neovim
- Run
nvim
on your terminal, execute the command:echo stdpath('config')
(to getNVIM
's configuration path & then exit) - if there's no
nvim
folder inside the ^.config
path, create one - Clone the repository into the nvim folder.
- (Optional) create a user profile under that path
- Install Nerdfonts
- and you are done.
Very briefly and not that well (but nvm for now) documented\explained