Migrate to vim.pack

This commit is contained in:
2026-08-02 12:00:14 -04:00
parent 1f62ddd4ac
commit 22a1fcb0b5
16 changed files with 795 additions and 663 deletions
@@ -1,3 +1,3 @@
return {
"fei6409/log-highlight.nvim",
}
vim.pack.add({
{ src = "https://github.com/fei6409/log-highlight.nvim" },
})