From a1c0ecfba40e028d4d730a561fef322bcee97365 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 27 Sep 2025 20:02:16 -0400 Subject: neovim: bunch of stuff --- pkgs/custom-neovim/config/lua/neovide.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pkgs/custom-neovim/config/lua/neovide.lua') diff --git a/pkgs/custom-neovim/config/lua/neovide.lua b/pkgs/custom-neovim/config/lua/neovide.lua index 9d648c4..2abfd05 100644 --- a/pkgs/custom-neovim/config/lua/neovide.lua +++ b/pkgs/custom-neovim/config/lua/neovide.lua @@ -1,3 +1,7 @@ +-- ╭─────────────────────────────────────────────────────────╮ +-- │ Neovide Options │ +-- ╰─────────────────────────────────────────────────────────╯ + if vim.g.neovide then vim.o.guifont = "CodeNewRoman Nerd Font:h12" vim.g.neovide_scale_factor = 0.8 -- cgit v1.2.3