add a todo
This commit is contained in:
parent
556f20bb3e
commit
fcf9336704
1 changed files with 1 additions and 0 deletions
|
|
@ -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/"})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue