We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40de79 commit 967f081Copy full SHA for 967f081
1 file changed
init.lua
@@ -91,7 +91,7 @@ vim.g.mapleader = ' '
91
vim.g.maplocalleader = ','
92
93
-- Set to true if you have a Nerd Font installed and selected in the terminal
94
-vim.g.have_nerd_font = false
+vim.g.have_nerd_font = true
95
96
-- [[ Setting options ]]
97
require 'options'
0 commit comments