Remove markview add supermaven.

This commit is contained in:
calcu1on
2025-04-12 14:51:42 -04:00
parent ed65d752c6
commit b5b26754bd
6 changed files with 26 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ return {
config = function()
require('lualine').setup({
options= {
theme = 'dracula'
theme = 'material'
}
})
end