mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-12 20:23:50 +00:00
Merge 'upstream' Comment about nerd font selection.
This commit is contained in:
commit
c0ac446e58
2
init.lua
2
init.lua
@ -90,7 +90,7 @@ P.S. You can delete this when you're done too. It's your config now! :)
|
||||
vim.g.mapleader = ' '
|
||||
vim.g.maplocalleader = ' '
|
||||
|
||||
-- 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
|
||||
vim.g.have_nerd_font = false
|
||||
|
||||
-- [[ Setting options ]]
|
||||
|
Loading…
Reference in New Issue
Block a user