Installing StratVIM
Prerequisites:
- Install Neovim v0.9+.
- Make sure you have npm, node, cargo, pip, python, git and lazygit installed in your system.
How to install ?
- Clone the StratVIM git repository into the .config folder:
Updating plugins in StratVIM :
To update plugins in StratVIM, use the :Lazy
command inside StratVIM:
Uninstalling StratVIM :
To uninstall StratVIM and its plugins:
- First remove the nvim folder from the .config directory :
- Remove the plugins located in
.local/share/nvim
aswell :