dotfiles/.config/goneovim/settings.toml
2021-05-01 16:02:57 -07:00

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