mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-02 00:54:50 +02:00
docs: Update README.md (#167)
Pretty sure it's not meant to be `.toml`?
This commit is contained in:
parent
e21f058fd4
commit
dfba8bab93
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ will be automatically loaded by [lazy.nvim](https://github.com/folke/lazy.nvim)
|
|||
│ ├── spec1.lua
|
||||
│ ├── **
|
||||
│ └── spec2.lua
|
||||
└── init.toml
|
||||
└── init.lua
|
||||
</pre>
|
||||
|
||||
## ⚙️ Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue