mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-15 15:12:33 +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
|
│ ├── spec1.lua
|
||||||
│ ├── **
|
│ ├── **
|
||||||
│ └── spec2.lua
|
│ └── spec2.lua
|
||||||
└── init.toml
|
└── init.lua
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
## ⚙️ Configuration
|
## ⚙️ Configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue