Include nerd fonts

This commit is contained in:
Andreas Bitzilis 2024-06-26 11:06:44 +02:00
parent 9ad81b731d
commit 78e951755e

View File

@ -91,7 +91,7 @@ vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
-- Set to true if you have a Nerd Font installed and selected in the terminal
vim.g.have_nerd_font = false
vim.g.have_nerd_font = true
-- [[ Setting options ]]
-- See `:help vim.opt`