Eric Bower
·
2026-01-06
config.toml
1theme = "nord"
2
3[editor]
4mouse = false
5true-color = true
6
7[editor.soft-wrap]
8enable = true
9
10[editor.gutters]
11layout = []
1theme = "nord"
2
3[editor]
4mouse = false
5true-color = true
6
7[editor.soft-wrap]
8enable = true
9
10[editor.gutters]
11layout = []