mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
disable hilight
This commit is contained in:
parent
092678bfa1
commit
c606829825
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ return {
|
||||||
-- require("user.lualine")
|
-- require("user.lualine")
|
||||||
-- end,
|
-- end,
|
||||||
-- },
|
-- },
|
||||||
|
{ "RRethy/vim-illuminate", event = "BufRead", enabled = false },
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue