A wombat colorscheme for Neovim with lush
Go to file
2021-10-15 16:19:01 -07:00
colors Stop setting bg in colorscheme 2021-09-30 17:20:51 -07:00
lua/lush_theme Update new wombat to inherit from the classic wombat 2021-10-15 16:19:01 -07:00
LICENSE Add base template files 2021-02-07 20:47:25 +11:00
README.md Add install instructions 2021-09-27 17:46:26 -07:00

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",
}