We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff2afd commit eeeeb8dCopy full SHA for eeeeb8d
init.lua
@@ -89,7 +89,7 @@ P.S. You can delete this when you're done too. It's your config now! :)
89
vim.g.mapleader = ' '
90
vim.g.maplocalleader = ' '
91
92
--- Set to true if you have a Nerd Font installed
+-- Set to true if you have a Nerd Font installed and selected in the terminal
93
vim.g.have_nerd_font = false
94
95
-- [[ Setting options ]]
0 commit comments