21 lines
303 B
TOML
21 lines
303 B
TOML
[Editor]
|
|
FontFamily = "VictorMono Nerd Font"
|
|
DisableLigatures = false
|
|
|
|
Clipboard = false
|
|
|
|
SmoothScroll = true
|
|
|
|
IndentGuide = false
|
|
|
|
ExtCmdline = true
|
|
ExtPopupmenu = true
|
|
ExtTabline = true
|
|
|
|
DrawWindowSeparator = true
|
|
WindowSeparatorColor = "#bdbdbd"
|
|
|
|
[MiniMap]
|
|
Disable = false
|
|
Visible = true
|
|
Width = 100
|