When I first started learning Vim, I had a lot of difficulty and spent a lot of
time searching the internet and referencing other people's configurations. So I
decided to create a project of my own to help those who are new to Vim,
especially on the Windows
platform.
Currently, this project supports Windows
and some Ubuntu-based
distros.
In the future, it will be continue to compatible with MacOS
and more Linux
distro.
Invoke-WebRequest https://raw.githubusercontent.com/hungpham3112/vide/main/bin/install.ps1 -UseBasicParsing | Invoke-Expression
bash <(curl -s https://raw.githubusercontent.com/hungpham3112/vide/main/bin/install.sh)
- Open issue and ask if you have any trouble. I will do my best to help you.
- Tell me if you have any idea to make this repository better.
- Create Pull Request
- Give me a star if you like my config
Invoke-WebRequest https://raw.githubusercontent.com/hungpham3112/vide/main/bin/uninstall.ps1 -UseBasicParsing | Invoke-Expression
bash <(curl -s https://raw.githubusercontent.com/hungpham3112/vide/main/bin/install.sh)