Upstream formatter change in https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
17 lines
347 B
TOML
17 lines
347 B
TOML
[core]
|
|
color-theme = 'Custom'
|
|
custom-titlebar = false
|
|
icon-theme = 'Material Icons'
|
|
|
|
[editor]
|
|
bracket-pair-colorization = true
|
|
cursor-surrounding-lines = 4
|
|
font-family = 'FiraCode Nerd Bold Font, monospace'
|
|
font-size = 22
|
|
highlight-matching-brackets = true
|
|
render-whitespace = 'all'
|
|
tab-width = 2
|
|
|
|
[ui]
|
|
font-size = 20
|
|
open-editors-visible = false
|