nerd font and gitignore

This commit is contained in:
qudroturkey 2024-12-12 17:31:25 -06:00
parent bcdb4cd252
commit 0433f1ee79
3 changed files with 29 additions and 2 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`