docs: add 'for example' to colorscheme note
This commit is contained in:
parent
8135179dea
commit
4848e8d5fe
1 changed files with 2 additions and 2 deletions
|
|
@ -65,8 +65,8 @@ Install with lazy.nvim: >lua
|
||||||
The plugin works automatically with no configuration required. For
|
The plugin works automatically with no configuration required. For
|
||||||
customization, see |diffs-config|.
|
customization, see |diffs-config|.
|
||||||
|
|
||||||
Load your colorscheme before `diffs.nvim`. With lazy.nvim, set
|
Load your colorscheme before `diffs.nvim`. For example, with lazy.nvim,
|
||||||
`priority = 1000` and `lazy = false` on your colorscheme plugin.
|
set `priority = 1000` and `lazy = false` on your colorscheme plugin.
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
CONFIGURATION *diffs-config*
|
CONFIGURATION *diffs-config*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue