mention g:bones_compat in doc

This commit is contained in:
Patrick Gingras
2023-01-19 17:17:21 -05:00
parent 661237348a
commit 4d48d35c46

View File

@@ -85,9 +85,11 @@ the flavor name e.g. `g:rosebones_italic_comments`.
| colorize_diagnostic_underline_text | both | `false` | Colorize the fg of `DiagnosticUnderline*`. |
| transparent_background | both | `false` | Make background transparent. |
#### g:zenbones_compat
#### g:bones_compat
Set to `1` to enable compatibility mode. Enabled in Vim.
Set to `1` to enable compatibility mode for all colorschemes. Enabled in Vim. To
enable/disable compatibility mode for a specific theme, set the variable
`g:{theme}_compat` to `0` or `1`, e.g. `let g:zenbones_compat = 1`.
### lightline