Modules/Neovim: Update for nix-darwin
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
fork = true # Start neovide detached
|
fork = true # Start neovide detached
|
||||||
frame = "none" # full, buttonless, none
|
frame = "full" # full, buttonless, none
|
||||||
idle = true # Don't render frames without changes
|
idle = true # Don't render frames without changes
|
||||||
title-hidden = true
|
title-hidden = true
|
||||||
tabs = false
|
tabs = false
|
||||||
|
|||||||
Reference in New Issue
Block a user