{% if light %} theme = "gruvbox_light" {% else %} theme = "gruvbox" {% end %} [editor] auto-format = true #line-number = "relative" [editor.cursor-shape] insert = "bar" normal = "block" select = "underline"