Skip to content

tarunsharma20/witching-hour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Screenshots

HTML/JSX :

Base16 Vim

javaScript :

Base16 Vim

SCSS/CSS :

Base16 Vim

Installation

vim-plug

Add the following to your ~/.vimrc file and run PlugInstall in Vim.

Plug 'tarunsharma20/witching-hour'

Vundle

Add the following to your ~/.vimrc file and run PluginInstall in Vim.

Plugin 'tarunsharma20/witching-hour'

Manual Installation

Download witching-hour.vim file in colors directory and put it in ./vim/colors/

Usage

Once your plugin is installed you can set the color scheme in your .vimrc

syntax enable
set t_Co=256
colorscheme witching-hour
set background=dark

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published