From b023a637ed4a70f2b1316b0c536b071ab895311e Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Thu, 26 Aug 2021 15:45:06 +0800 Subject: [PATCH] add installation section --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 0474f82..40615c2 100644 --- a/README.md +++ b/README.md @@ -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