Overview | Installation | Configuration | License
dark colorscheme for NeoVim
You can use dein.vim to install abyss.vim.
Add the following to your init.vim:
call dein#add('ytet5uy4/abyss.vim')Add the following to your init.vim:
colorscheme abyssTo use lightline.vim, add the following to your init.vim:
let g:lightline = { 'colorscheme': 'abyss' }Copyright (c) 2017 ytet5uy4
Released under the MIT License, see LICENSE.md.
