add installation section

This commit is contained in:
Michael Chris Lopez
2021-08-26 15:45:06 +08:00
parent 37a4e11e74
commit b023a637ed

View File

@@ -21,6 +21,19 @@ some requirements to take full advantage of the colorscheme:
- Font with bold and italic
- Terminal or GUI with bold and italic support
## Installation
Example installation using packer:
```lua
-- packer
use "mcchrish/zenbones.nvim"
-- Optionally install lush. Useful if you want to extend the theme
-- e.g. create a statusline plugin theme using zenbones colors
use "rktjmp/lush.nvim"
```
## Usage
Install using your favorite plugin manager and just apply the colorscheme as