Yes, I have nerd font

This commit is contained in:
Vladislav 2024-03-08 01:03:13 +01:00
parent 74c4ee8dfa
commit 1d6e8b4125
No known key found for this signature in database
GPG Key ID: 07A1CCBD643CA257
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ vim.g.mapleader = ' '
vim.g.maplocalleader = ' ' vim.g.maplocalleader = ' '
-- Set to true if you have a Nerd Font installed -- Set to true if you have a Nerd Font installed
vim.g.have_nerd_font = false vim.g.have_nerd_font = true
-- [[ Setting options ]] -- [[ Setting options ]]
-- See `:help vim.opt` -- See `:help vim.opt`