Skip to content

Instantly share code, notes, and snippets.

@vigonotion
Created October 24, 2022 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vigonotion/3126078e56086ef1c48296c97408a799 to your computer and use it in GitHub Desktop.
Save vigonotion/3126078e56086ef1c48296c97408a799 to your computer and use it in GitHub Desktop.
theme = "onedark"
[editor]
line-number = "relative"
color-modes = true
[editor.file-picker]
hidden = false
[editor.indent-guides]
render = true
[editor.statusline]
left = ["mode", "file-name", "spacer", "spinner"]
center = []
right = ["diagnostics", "selections", "position", "file-encoding", "file-line-ending", "file-type"]
separator = "│"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment