docs: fix tense on colorscheme load-order note
This commit is contained in:
parent
b421b480c2
commit
8135179dea
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|.
|
||||||
|
|
||||||
Your colorscheme must be loaded before any diff buffer opens. With lazy.nvim,
|
Load your colorscheme before `diffs.nvim`. With lazy.nvim, set
|
||||||
set `priority = 1000` and `lazy = false` on your colorscheme plugin.
|
`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