Adding barbar and things.

This commit is contained in:
calcu1on
2025-06-30 08:46:33 -04:00
parent 09e62e8940
commit de6697239e
3 changed files with 27 additions and 8 deletions

View File

@@ -9,6 +9,9 @@ return {
highlight = { enable = true },
indent = { enable = true },
})
end
end,
dependencies = {
"OXY2DEV/markview.nvim"
}
}