docs: pkg branch

This commit is contained in:
Folke Lemaitre 2024-06-23 10:16:49 +02:00
parent 5cffb9f36a
commit 97dc8cdb57
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ local function main()
print("Installing plugins")
require("lazy").setup({
spec = {
{ "folke/lazy.nvim", branch = "pkg" },
"folke/tokyonight.nvim",
},
root = root .. "/plugins",