Add debugger for python and reorder linting logic

This commit is contained in:
salomaestro
2024-12-21 14:57:22 +01:00
parent 4d7d3d4803
commit baf14d1b8e
5 changed files with 185 additions and 49 deletions

View File

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