From abcaef846e31a645823077b1db0dc1923f7877c1 Mon Sep 17 00:00:00 2001 From: Thomas Gideon Date: Mon, 12 Feb 2024 09:08:41 -0500 Subject: [PATCH] Restore font after update --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index dfc5bab..33cf2c3 100644 --- a/init.lua +++ b/init.lua @@ -122,7 +122,7 @@ vim.g.guioptions = guiopts vim.opt.mouse = "nv" -vim.opt.gfn = "FiraCode Nerd Font Mono:h10" +vim.opt.gfn = "FiraCode Nerd Font Mono:h12" require('nvim-projectconfig').setup({autocmd=true}) require("trouble").setup {