This commit is contained in:
Brian H. Ward 2025-03-06 09:13:05 -05:00
parent 34e7d29aa7
commit dea2c21767
No known key found for this signature in database
GPG Key ID: A1268F7E5E7EBFDF
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`