theme = "dark_plus" [editor] auto-completion = false auto-format = false completion-replace = true rulers = [80] color-modes = true auto-pairs = false [editor.statusline] left = ["mode", "file-name", "read-only-indicator", "file-modification-indicator", "version-control"] right = ["diagnostics", "file-type", "file-line-ending", "spinner"] mode.normal = "NORMAL" mode.insert = "INSERT" mode.select = "SELECT" [editor.lsp] auto-signature-help = true display-signature-help-docs = true snippets = false [editor.cursor-shape] insert = "bar" [editor.indent-guides] render = true [editor.smart-tab] enable = false