10 lines
127 B
Lua
10 lines
127 B
Lua
-- header
|
|
-- https://github.com/attilarepka/header.nvim
|
|
|
|
return {
|
|
{
|
|
'attilarepka/header.nvim',
|
|
config = true,
|
|
},
|
|
}
|