This commit is contained in:
2025-08-05 17:01:27 +02:00
parent 3929be281b
commit f80e1dd013
13 changed files with 128 additions and 43 deletions

View File

@@ -0,0 +1,9 @@
-- header
-- https://github.com/attilarepka/header.nvim
return {
{
'attilarepka/header.nvim',
config = true,
},
}