We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992c3a8 commit 3d41a0fCopy full SHA for 3d41a0f
1 file changed
docs/configuration/general.md
@@ -25,7 +25,7 @@ so you don't need to require those files manually.
25
```
26
27
:::danger
28
-Do not `require` `autocmds`, `keymaps`, `lazy` or `options` under `lua/config/` or `lazyvim.config` manually.
+Do not require `autocmds`, `keymaps`, `lazy` or `options` under `lua/config/` or `lazyvim.config` manually.
29
**LazyVim** will load those files automatically.
30
:::
31
0 commit comments