kitchen sink again :(
This commit is contained in:
5
lua/conf/plugins/hml.lua
Normal file
5
lua/conf/plugins/hml.lua
Normal file
@ -0,0 +1,5 @@
|
||||
return { "mawkler/hml.nvim",
|
||||
function()
|
||||
require("hml").setup {}
|
||||
end
|
||||
}
|
Reference in New Issue
Block a user