Skip to content

Commit eeeeb8d

Browse files
dam9000hchienjo
authored andcommitted
Comment about nerd font selection. Fixes nvim-lua#853 (nvim-lua#854)
1 parent 5ff2afd commit eeeeb8d

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
@@ -89,7 +89,7 @@ P.S. You can delete this when you're done too. It's your config now! :)
8989
vim.g.mapleader = ' '
9090
vim.g.maplocalleader = ' '
9191

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

9595
-- [[ Setting options ]]

0 commit comments

Comments
 (0)