use nerd font

This commit is contained in:
Tom Conder 2025-03-29 02:51:19 -05:00
parent 34fba4549d
commit 1772ae7877
No known key found for this signature in database
GPG Key ID: 3AF00ED0F56DF435
1 changed files with 1 additions and 1 deletions

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`