mammaddrik / vimrc

My Vim Configuration.

Repository from Github https://github.commammaddrik/vimrcRepository from Github https://github.commammaddrik/vimrc

Colorscheme

palette.png

Setting up

Install plugin manager:

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

For more information about Plugin Manager vim-plug.

Installation

git clone https://github.com/mammaddrik/vimrc.git

Usage

copy and paste .vimrc file to /home.
copy and paste hackthebox.vim file to ./vim/colors.

If the directory does not exist use: mkdir .vim/colors.

for install Plugin open a vim file use: :PlugInstall.

Preview

preview.png

About

My Vim Configuration.


Languages

Language:Vim Script 100.0%