diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index 33f1281f..abcf2744 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -57,7 +57,9 @@ You can find a starter template for **LazyVim** here FILE STRUCTURE *LazyVim-file-structure* The files under config will be automatically loaded at the appropriate time, so -you don’t need to require those files manually. +you don’t need to require those files manually. **LazyVim** comes with a set +of default config files that will be loaded **_before_** your own. See here + You can add your custom plugin specs under `lua/plugins/`. All files there will be automatically loaded by lazy.nvim