add a todo

This commit is contained in:
Michi Floßmann 2024-07-13 13:44:15 +02:00
parent 556f20bb3e
commit fcf9336704

View file

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