adding log hightliht
This commit is contained in:
6
lua/cargdev/plugins/termcolor.lua
Normal file
6
lua/cargdev/plugins/termcolor.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"fei6409/log-highlight.nvim",
|
||||
config = function()
|
||||
require("log-highlight").setup({})
|
||||
end,
|
||||
}
|
||||
Reference in New Issue
Block a user