mirror of
https://github.com/ViViDboarder/wombat.nvim.git
synced 2024-11-14 18:16:26 +00:00
15 lines
351 B
Markdown
15 lines
351 B
Markdown
# Wombat Lush
|
|
|
|
Based on wombat256mod and the iTerm 2 Wombat colors.
|
|
|
|
Created with [Lush](http://git.io/lush.nvim)
|
|
|
|
![Screenshot](https://user-images.githubusercontent.com/137025/138964572-88d52e78-c971-4e69-8d4f-65b5fa245e51.png)
|
|
|
|
## Installation with Packer
|
|
|
|
use {
|
|
"ViViDboarder/wombat.nvim",
|
|
requires = "rktjmp/lush.nvim",
|
|
}
|