dotfiles/.config/goneovim/settings.toml

22 lines
301 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