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 cc75169 commit af6a42fCopy full SHA for af6a42f
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
-- this is needed for nvim-tree
96
-- disable netrw at the very start of your init.lua
97
vim.g.loaded_netrw = 1
0 commit comments