A simple vim configuration.
A simple but powerful vim configuration, will continue to use and tweak.
Run command:
source bootstrap.sh
Run rm ~/.vimrc
To conveniently add your own customization, copy vimrc.preload
to ~/.vimrc.preload
, and vimrc.afterload to ~/.vimrc.afterlaod
.
Link the ideavimrc to ~/.ideavimrc
:
ln -s "$PWD/ideavimrc" ~/.ideavimrc
Or:
cp ideavimrc ~/.ideavimrc
👤 Keyes Hsu
- Github: @KeyesHsu
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2021 Keyes Hsu.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator