We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5746d02 commit e9ba830Copy full SHA for e9ba830
README.md
@@ -31,7 +31,7 @@ Example installation using packer:
31
32
```lua
33
use {
34
- "mcchrish/zenbones.nvim",
+ "zenbones-theme/zenbones.nvim",
35
-- Optionally install Lush. Allows for more configuration or extending the colorscheme
36
-- If you don't want to install lush, make sure to set g:zenbones_compat = 1
37
-- In Vim, compat mode is turned on as Lush only works in Neovim.
0 commit comments