mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
7923c69152
Neovide is a simple, no-nonsense, cross-platform graphical user interface for Neovim See <https://neovide.dev/>. Used ruff's module as reference during creation.
15 lines
224 B
TOML
15 lines
224 B
TOML
fork = false
|
|
frame = "full"
|
|
idle = true
|
|
maximized = false
|
|
neovim-bin = "/usr/bin/nvim"
|
|
no-multigrid = false
|
|
srgb = false
|
|
tabs = true
|
|
theme = "auto"
|
|
title-hidden = true
|
|
vsync = true
|
|
wsl = false
|
|
[font]
|
|
normal = []
|
|
size = 14.0
|