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
Update on the theme and removal of some plugins that made Vim slow.
Theme changed to Dracula
- Black Hell Team