Skip to content

bcbrian/abyss.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

abyss.vim - dark colorscheme for NeoVim

Overview | Installation | Configuration | License

license-badge release-badge

Overview

dark colorscheme for NeoVim

screenshot

Installation

You can use dein.vim to install abyss.vim. Add the following to your init.vim:

call dein#add('ytet5uy4/abyss.vim')

Configuration

Add the following to your init.vim:

colorscheme abyss

To use lightline.vim, add the following to your init.vim:

let g:lightline = { 'colorscheme': 'abyss' }

License

Copyright (c) 2017 ytet5uy4

Released under the MIT License, see LICENSE.md.

About

dark colorscheme for NeoVim

Resources

License

Stars

Watchers

Forks

Packages

No packages published