mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-12 20:13:19 +00:00
docs: fix broken link
This commit is contained in:
parent
1952f41632
commit
6664304f7e
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
description = ''
|
||||
Lua code to run after plugin is loaded. This will be wrapped in a function.
|
||||
|
||||
If [](#opt-vim.lazy.plugins._.setupModule) is provided, the setup will be ran before `after`.
|
||||
If [](#opt-vim.lazy.plugins._name_.setupModule) is provided, the setup will be ran before `after`.
|
||||
'';
|
||||
default = null;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue