2025-02-01 02:35:39 -08:00
|
|
|
-- [nfnl] Compiled from ./fnl/plugins/init.fnl by https://github.com/Olical/nfnl, do not edit.
|
2024-10-09 17:13:16 -07:00
|
|
|
vim.loader.enable()
|
2025-02-01 02:35:39 -08:00
|
|
|
local plugins = require("plugins.lz-spec")
|
|
|
|
return require("lz.n").load(plugins)
|