Skip to content

mammaddrik/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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