mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-13 02:44:39 +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:
|
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({
|
require("lazy").setup({
|
||||||
spec = {
|
spec = {
|
||||||
{ "folke/LazyVim", import = "lazyvim.plugins" },
|
{ "folke/LazyVim", import = "lazyvim.plugins" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue