A wombat colorscheme for Neovim with lush
Go to file
ViViDboarder 3cf2f8a41f Add year to license 2021-10-26 10:23:13 -07:00
colors Stop setting bg in colorscheme 2021-09-30 17:20:51 -07:00
lua/lush_theme Fix inheritance of statement colors in lush 2021-10-26 10:13:48 -07:00
LICENSE Add year to license 2021-10-26 10:23:13 -07:00
README.md Add install instructions 2021-09-27 17:46:26 -07:00

README.md

Wombat Lush

Based on wombat256mod and the iTerm 2 Wombat colors.

Created with Lush

Installation with Packer

use {
    "ViViDboarder/wombat.nvim",
    requires = "rktjmp/lush.nvim",
}