up
This commit is contained in:
9
lua/kickstart/plugins/header.lua
Normal file
9
lua/kickstart/plugins/header.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
-- header
|
||||
-- https://github.com/attilarepka/header.nvim
|
||||
|
||||
return {
|
||||
{
|
||||
'attilarepka/header.nvim',
|
||||
config = true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user