Black-Hell-Team / Vimrc

Vimrc made by us from Black Hell Team, it has several plugins and functions to automate things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

Vimrc made by us from Black Hell Team, it has several plugins and functions to automate things.

License:MIT License


Languages

Language:Vim Script 97.5%Language:Shell 2.5%