From a23d8e64eddba48b02ece6d425ccea3d4c07632d Mon Sep 17 00:00:00 2001 From: "U-WINDOWS-PC\\user" Date: Sat, 1 Feb 2025 01:28:27 -0600 Subject: more dotfiles --- nvim/ginit.vim | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'nvim/ginit.vim') diff --git a/nvim/ginit.vim b/nvim/ginit.vim index d037612..6d2a58a 100644 --- a/nvim/ginit.vim +++ b/nvim/ginit.vim @@ -1,11 +1,11 @@ - -if exists("g:fvim_loaded") - set guifont=LiterationMono\ Nerd\ Font\ Mono:h18 - nnoremap :FVimToggleFullScreen - FVimCursorSmoothMove v:true - FVimCursorSmoothBlink v:true - nnoremap :FVimBackgroundComposition 'transparent':FVimBackgroundOpacity 0.8 - nnoremap :FVimBackgroundComposition 'none':FVimBackgroundOpacity 1 - FVimCustomTitleBar v:true - -endif + +if exists("g:fvim_loaded") + set guifont=LiterationMono\ Nerd\ Font\ Mono:h18 + nnoremap :FVimToggleFullScreen + FVimCursorSmoothMove v:true + FVimCursorSmoothBlink v:true + nnoremap :FVimBackgroundComposition 'transparent':FVimBackgroundOpacity 0.8 + nnoremap :FVimBackgroundComposition 'none':FVimBackgroundOpacity 1 + FVimCustomTitleBar v:true + +endif -- cgit v1.2.3-70-g09d2