custom snippets don't load with AstroNvim, only the default ones. where should I start? #714
-
I'm posting this here, because I don't think this is related to AstroNvim. AstroNvim comes with luasnip from the get go, so I tried what they propose in their docs, which I believe it's accurate, but when I try to use my custom snippets they don't show up, only the default ones show up. I already tried reinstalling everything from scratch but nothing changed. I don't know what to try right now, I used Nvim to write latex documents and the snippets really help with boilerplate code to insert images and tables. I'm using the latest version of everything, neovim and AstroNvim and I followed the exact same steps of their snippets recipe. Any pointers or help is appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
You can try enabling logging (check DOC.md), that should give you some hints. Feel free to post the output if it opens more questions than it answers, or doesn't help :D |
Beta Was this translation helpful? Give feedback.
You can try enabling logging (check DOC.md), that should give you some hints. Feel free to post the output if it opens more questions than it answers, or doesn't help :D