disable hilight

This commit is contained in:
asep komarudin 2023-03-22 23:08:30 +07:00
parent 092678bfa1
commit c606829825

View file

@ -17,4 +17,5 @@ return {
-- require("user.lualine")
-- end,
-- },
{ "RRethy/vim-illuminate", event = "BufRead", enabled = false },
}