mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-12 18:34:36 +02:00
build: highlight extra module
This commit is contained in:
parent
638b227b1f
commit
bb3f0fdc55
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ function M.update2()
|
|||
([[
|
||||
To use this, add it to your **lazy.nvim** imports:
|
||||
|
||||
```lua title="lua/config/lazy.lua"
|
||||
```lua title="lua/config/lazy.lua" {4}
|
||||
require("lazy").setup({
|
||||
spec = {
|
||||
{ "folke/LazyVim", import = "lazyvim.plugins" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue