Update theme and lsp format command

This commit is contained in:
Saeed Afzal
2022-11-28 12:55:29 +00:00
parent 70101dc1e2
commit cb7a400557
4 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
require("lualine").setup {
options = {
-- theme = "catppuccin"
theme = "tokyonight"
theme = "catppuccin"
-- theme = "tokyonight"
},
extensions = {