dotfiles/.config/goneovim/settings.toml

32 lines
420 B
TOML

[Editor]
FontFamily = "VictorMono Nerd Font"
DisableLigatures = false
Clipboard = true
SmoothScroll = true
IndentGuide = true
ExtCmdline = true
ExtPopupmenu = true
ExtTabline = true
DrawWindowSeparator = true
WindowSeparatorColor = "#bdbdbd"
[MiniMap]
Disable = false
Visible = true
Width = 100
[SideBar]
Visible = true
Width = 100
DropShadow = true
AccentColor = "#333"
[TabLine]
Visible = true
ShowIcon = true