Migrated init.lua into plugin files
This commit is contained in:
3
AppData/Local/nvim/lua/config/globals.lua
Normal file
3
AppData/Local/nvim/lua/config/globals.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
-- 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
|
||||
Reference in New Issue
Block a user