fix nvim: [resession] Missing extension "barbar"

This commit is contained in:
Yuan Chiu 2025-09-29 13:14:56 +08:00
parent a6da9e584e
commit b77acd2f83
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

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