_:{ opts.enable = true; # TODO: There's a better way to do this rootOpts = { extraConfigLuaPre = '' require("luasnip.loaders.from_lua").load({paths = "~/.config/snippets/"}) ''; }; }