Debugging cmp, LuaSnip, lspconfig, barbecue, and catppuccin errors #583
Answered
by
bennypowers
bennypowers
asked this question in
Q&A
-
Leaving this here for anyone else facing similar difficulties Occasionally when starting vim, i'll get one of all of these errors:
This stack trace is saying that luasnips' init module can't load luasnips' own util module... weird, right?
I triple checked,
|
Beta Was this translation helpful? Give feedback.
Answered by
bennypowers
Feb 21, 2023
Replies: 1 comment 2 replies
-
This commit seems to have fixed the problem, or maybe it's just great RNG? What I did:
not sure which of these were necessary, or in which combination, or if a previous attempt also contained necessary fixes |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
bennypowers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This commit seems to have fixed the problem, or maybe it's just great RNG? What I did:
not sure which of these were necessary, or in which combination, or if a previous attempt also contained necessary fixes