Skip to content

Vim colorscheme inspired to new retro wave and cyberpunk

Notifications You must be signed in to change notification settings

Manu-sh/NeonVimColorscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeonVimColorscheme

Require vim-syntax-extra screenshot

Installation

git clone https://github.com/Manu-sh/NeonVimColorscheme
cd NeonVimColorscheme

# now copy the colorscheme in your vim own runtime directory usually (~/.vim)
VIMRUNTIME=$HOME/.vim

# create the colors directory if doesn't exist
mkdir -p $VIMRUNTIME/colors

cp neon.vim $VIMRUNTIME/colors

Configuration

Then edit your vimrc and add/edit this line

colorscheme neon

or open vim and type

:colorscheme neon

About

Vim colorscheme inspired to new retro wave and cyberpunk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published