enabled nerd fonts

This commit is contained in:
NirZamir1 2025-04-13 00:21:32 +03:00
parent d350db2449
commit 9f9f42698f

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`