From f3de5f92d92654f3f9ff9328d50dfaa6afd18ff3 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Mon, 27 Sep 2021 17:46:26 -0700 Subject: [PATCH] Add install instructions --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dfe0ed..188de35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -Wombat Lush -=== +# Wombat Lush Based on wombat256mod and the iTerm 2 Wombat colors. Created with [Lush](http://git.io/lush.nvim) + +## Installation with Packer + + use { + "ViViDboarder/wombat.nvim", + requires = "rktjmp/lush.nvim", + }