rust and python lsp

This commit is contained in:
2026-04-09 16:04:59 +02:00
parent e3572e1f5e
commit a7cb4a0b6c
4 changed files with 88 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
local M = {}
M.base46 = {
theme = "onedark",
theme = "nightowl",
-- hl_override = {
-- Comment = { italic = true },