mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-03-21 16:26:19 +00:00
6 lines
67 B
Lua
6 lines
67 B
Lua
return {
|
|
"fei6409/log-highlight.nvim",
|
|
ft = "log",
|
|
opts = {},
|
|
}
|