theme = "github_dark_high_contrast" [editor] true-color = true line-number = "absolute" mouse = true auto-completion = true [editor.cursor-shape] insert = "bar" normal = "block" select = "underline" [editor.indent-guides] render = true character = "┆" skip-levels = 1 [editor.inline-diagnostics] cursor-line = "hint" [editor.lsp] display-messages = true [editor.statusline] left = ["mode", "file-name", "file-modification-indicator"] center = [] right = ["read-only-indicator", "version-control", "file-type", "position"] [editor.whitespace] render = "all" [editor.whitespace.characters] space = "·" newline = "¬" tabpad = " " [keys.normal.space] i = ":toggle lsp.display-inlay-hints"