mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-26 18:59:00 +02:00
feat(extras): added trouble-v3 and mini-hipatterns to recommended
This commit is contained in:
parent
c29213416b
commit
d514e2fa93
3 changed files with 10 additions and 5 deletions
|
@ -5,6 +5,8 @@ M.hl = {}
|
|||
|
||||
M.plugin = {
|
||||
"echasnovski/mini.hipatterns",
|
||||
recommended = true,
|
||||
desc = "Highlight colors in your code. Also includes Tailwind CSS support.",
|
||||
event = "LazyFile",
|
||||
opts = function()
|
||||
local hi = require("mini.hipatterns")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue