Skip to content

Commit ada9e0c

Browse files
Ted LeahyTed Leahy
Ted Leahy
authored and
Ted Leahy
committed
Comment about nerd font selection. Fixes nvim-lua#853 (nvim-lua#854)
1 parent 4e64e4d commit ada9e0c

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)