Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 785 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 785 Bytes

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