use nerd font

pull/1623/head
Tom Conder 3 months ago
parent 34fba4549d
commit 1772ae7877
No known key found for this signature in database
GPG Key ID: 3AF00ED0F56DF435

@ -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`

Loading…
Cancel
Save