4 lines
133 B
Lua
4 lines
133 B
Lua
-- vim: ts=2 sts=2 sw=2 et
|
|
-- Set to true if you have a Nerd Font installed and selected in the terminal
|
|
vim.g.have_nerd_font = true
|