doc: clarify colorscheme

This commit is contained in:
Barrett Ruth 2026-03-05 19:48:49 -05:00
parent 4848e8d5fe
commit b359ea1595
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -65,7 +65,7 @@ Install with lazy.nvim: >lua
The plugin works automatically with no configuration required. For
customization, see |diffs-config|.
Load your colorscheme before `diffs.nvim`. For example, with lazy.nvim,
NOTE: Load your colorscheme before `diffs.nvim`. For example, with lazy.nvim,
set `priority = 1000` and `lazy = false` on your colorscheme plugin.
==============================================================================