document zenbones_compat
This commit is contained in:
@@ -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
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user