Skip to content

Comments

docs: add lazy.nvim installation FAQ#125

Merged
barrettruth merged 3 commits intomainfrom
docs/lazy-faq
Feb 15, 2026
Merged

docs: add lazy.nvim installation FAQ#125
barrettruth merged 3 commits intomainfrom
docs/lazy-faq

Conversation

@barrettruth
Copy link
Owner

Problem

Users attempt to lazy-load diffs.nvim with event, ft, lazy, or
keys options, which interferes with the plugin's own FileType
autocmd registered at startup.

Solution

Add a FAQ entry with a correct lazy.nvim snippet using init and a
note explaining that the plugin lazy-loads itself.

Problem: users attempt to lazy-load diffs.nvim with event/ft/lazy keys,
which interferes with the plugin's own FileType autocmd.

Solution: add FAQ entry with a correct lazy.nvim snippet using init and
a note to avoid external lazy-loading.
@barrettruth barrettruth merged commit a009938 into main Feb 15, 2026
7 checks passed
@barrettruth barrettruth deleted the docs/lazy-faq branch February 15, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant