- added Netrw shortcut and settings

This commit is contained in:
Erik Mertens
2025-07-03 10:50:10 +02:00
parent bc0e4a1650
commit 4e6533cf57
5 changed files with 22 additions and 1 deletions

View File

@@ -32,7 +32,8 @@ end
if vim.g.neovide then
-- vim.o.guifont = "Maple Mono:h13"
vim.o.guifont = "MonaspiceNe Nerd Font"
-- vim.o.guifont = "MonaspiceNe Nerd Font"
vim.o.guifont = "GeistMono Nerd Font:h14"
vim.g.neovide_floating_shadow = true
vim.g.neovide_floating_z_height = 10
vim.g.neovide_light_angle_degrees = 45