From b817b79e9e050f79c5bbc2b10ca0e419e2ee1456 Mon Sep 17 00:00:00 2001 From: Alex Pickering Date: Sat, 5 Jul 2025 16:32:44 -0500 Subject: Updates --- nvim/ginit.vim | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nvim/ginit.vim') diff --git a/nvim/ginit.vim b/nvim/ginit.vim index a79795b..0a5540f 100644 --- a/nvim/ginit.vim +++ b/nvim/ginit.vim @@ -8,3 +8,8 @@ if exists("g:fvim_loaded") nnoremap :FVimBackgroundComposition 'none':FVimBackgroundOpacity 1 FVimCustomTitleBar v:true endif + +if exists("g:neovide") + set guifont=LiterationMono\ Nerd\ Font\ Mono:h18 + set linespace=-4 +endif -- cgit v1.2.3-70-g09d2