Enable powerline fonts

This commit is contained in:
Thomas Lazarus 2025-09-23 11:07:36 -05:00
parent 9fbc2febc5
commit 448b882f34
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
vim.g.have_nerd_font = false
vim.g.have_nerd_font = true
require 'options'