-
First of all, great work with this configuration! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It's relatively big codebase that I haven't been able to look because of my busy schedule for a good university. (I'm a highschooler)
IIRC I have wrote that module to get hooked up to cmp UI. The codebase is structured badly which needs to get refactored but I don't have enough time or will to do it (as I ditched neovim for some time) |
Beta Was this translation helpful? Give feedback.
It's relatively big codebase that I haven't been able to look because of my busy schedule for a good university. (I'm a highschooler)
cmp-utils.lua
is same asplugins/configs/cmp.lua
on NvChad but wrapped with a function (check out that from your local config)ripgrep
I see there is no such thing calledcmp-utils
IIRC I have wrote that module to get hooked up to cmp UI.
But It looks like I've forgotten to do it.
The codebase is structured badly which needs to get refactored but I don't have enough time or will to do it (as I ditched neovim for some time)