fix nvim: [resession] Missing extension "barbar"

This commit is contained in:
2025-09-29 13:14:56 +08:00
parent a6da9e584e
commit b77acd2f83

View File

@@ -52,7 +52,7 @@ return {
notify = true, notify = true,
}, },
extensions = { extensions = {
barbar = {}, -- barbar = {},
}, },
}) })