1
0

Added DBUI, noice, zen-mode and comments. Changed Tokyonight.lua to theme.lua

This commit is contained in:
2024-09-27 21:08:13 +02:00
parent 6825883350
commit 98dd2510c9
12 changed files with 76 additions and 13 deletions

View File

@@ -106,6 +106,7 @@ return
local language_server = {
asm_lsp= true,
zls = true,
emmet_language_server = true,
rust_analyzer = true,
jdtls = true,
pylsp = true,