8 lines
195 B
Lua
8 lines
195 B
Lua
return {
|
|
'egerhether/heatherfield.nvim',
|
|
-- config = function()
|
|
-- require('heatherfield').setup(
|
|
-- custom options
|
|
-- ) -- calling setup is optional
|
|
-- end,
|
|
}
|