Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 442 Bytes

File metadata and controls

14 lines (9 loc) · 442 Bytes

mj-vim-config-mini

Requirements :

1.Vim -> pacman -Sy vim

2.vim-plug just run curl command from vim-plug repo in github

3.after -> clone .vimrc -> run :PlugInstall command in Vim for install plugin

4.install theme for vim and aireline : from AUR (for my arch or from any where for other dist ...):
- vim-gruvbox-git yay -Sy vim-gruvbox-git
- vim-airline-gruvbox-git yay -Sy vim-airline-gruvbox-git