4 lines
195 B
Lua
Generated
4 lines
195 B
Lua
Generated
-- [nfnl] Compiled from ./fnl/plugins/init.fnl by https://github.com/Olical/nfnl, do not edit.
|
|
vim.loader.enable()
|
|
local plugins = require("plugins.lz-spec")
|
|
return require("lz.n").load(plugins)
|