Skip to content

Commit fabeb86

Browse files
authored
Comment about nerd font selection. Fixes #853 (#854)
1 parent e2bfa0c commit fabeb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ P.S. You can delete this when you're done too. It's your config now! :)
9090
vim.g.mapleader = ' '
9191
vim.g.maplocalleader = ' '
9292

93-
-- Set to true if you have a Nerd Font installed
93+
-- Set to true if you have a Nerd Font installed and selected in the terminal
9494
vim.g.have_nerd_font = false
9595

9696
-- [[ Setting options ]]

0 commit comments

Comments
 (0)