Update themes and some key bindings

This commit is contained in:
Saeed Afzal
2022-08-26 10:46:51 +01:00
parent 381c2d2687
commit ab22aeeeb9
8 changed files with 64 additions and 20 deletions

View File

@@ -5,6 +5,7 @@ require("lsp-setup").setup {
gopls = {},
cssls = {},
jsonls = {},
html = {}
html = {},
pylsp = {}
}
}