This commit is contained in:
hakase
2024-08-26 07:31:26 -05:00
parent d6905f2052
commit c8dfbf8aee
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
local M = {}
M.ui = {
theme = "bearded-arc",
theme = "nightowl",
transparency = true,
statusline = {
theme = "minimal",
+1
View File
@@ -31,6 +31,7 @@ return {
"typescript-language-server",
"clangd",
},
automatic_installation = true,
},
},