document zenbones_compat

This commit is contained in:
Michael Chris Lopez
2021-10-10 19:23:08 +08:00
parent 6c66823250
commit 8d985a9bbc
2 changed files with 5 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ use {
"mcchrish/zenbones.nvim",
-- Optionally install Lush. Allows for more configuration or extending the colorscheme
requires = "rktjmp/lush.nvim"
-- See Advanced Usage section for more details
-- If you don't want to install lush, make sure to set g:zenbones_compat = 1
}
```

View File

@@ -54,6 +54,10 @@ Default: `v:false`. Make non-current window background warmer than _Normal_.
Default: `v:true`. Make comments italicize.
#### g:zenbones_compat
Set to `1` to turn on compatibility mode.
#### lightline
```vim