Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 577 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 577 Bytes

Vimrc

Vimrc made by us from Black Hell Team, it has several plugins and functions to automate things, enjoy but first see how to install below (note: it will only work for linux ditros and termux)


cd $HOME
apt install curl git wget -y
git clone https://github.com/Black-Hell-Team/Vimrc
cd Vimrc
chmod +x *
sh install.sh
cd $HOME

now type vim .vimrc and then :PluginInstall

:wq

Updates:

30/04/2021

Update on the theme and removal of some plugins that made Vim slow.

13/05/2021

Theme changed to Dracula

  • Black Hell Team