diff --git a/index.xhtml b/index.xhtml index f85b5e9e..f1ae2f2d 100644 --- a/index.xhtml +++ b/index.xhtml @@ -428,7 +428,7 @@ For example:

{
 snippets of configuration via the DAG system. It will allow specifying positions
 of individual sections of configuration as needed. nvf provides helper functions
 in the extended library, usually under inputs.nvf.lib.nvim.dag that you may
-use.

Please refer to the DAG section in the nvf manual +use.

Please refer to the DAG section in the nvf manual to find out more about the DAG system.

Lazy Method

As of version 0.7, we exposed an API for configuring lazy-loaded plugins via lz.n and lzn-auto-require.

{