Skip to content

Aviu00/abyss.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%