nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
16.93k stars 17.07k forks source link

Could `vim.g.have_nerd_font` be a local variable instead? #1000

Open sol opened 1 week ago

sol commented 1 week ago

Describe the bug

Is there an important reason that have_nerd_font has to be a global vim variable? If not, then I think using a global vim variable is confusing at best.

To Reproduce

NA

Desktop

Neovim Version

v0.10.0