A sufficiently good Vim configuration for daily use.
- It contains a status bar from Airline plugin with surprisingly beautiful.
- And it contains a file explorer that easy to use.
Clone this repository and run install.sh
.
git clone https://github.com/zlicdt/twinkle-vim-config.git
cd twinkle-vim-config
./install.sh
It would be done.
But in order to be able to use Airline theme normally, you should change the terminal font to a powerline font.
Powerline fonts has been installed with the script just now, just switch to one of them.
Fork this repository to modify, and send pull request.
GPL v3.0
zlicdt 2024