
kickstart folder contains the original init.lua file. Current init.lua gets it's config from lua.vatsal.plugins which what I created to modularize the code and enable lazy loading. Init to lua now loads all the plugins from vatsal.plugins
2 lines
55 B
Lua
2 lines
55 B
Lua
return { 'BlakeJC94/alpha-nvim-fortune', lazy = true }
|