diff --git a/README.md b/README.md index 8265d4e..e86eae2 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ use { "mcchrish/zenbones.nvim", -- Optionally install Lush. Allows for more configuration or extending the colorscheme -- If you don't want to install lush, make sure to set g:zenbones_compat = 1 + -- In Vim, compat mode is turned on as Lush only works in Neovim. requires = "rktjmp/lush.nvim" } ```