You can disable cmp with inline Lua command, invoked by :lua command.
:lua require('cmp').setup({ enabled = false })How to disable completitions on specific LunarVim session
 Por Mateus Felipe Gonçalves•Aug 15, 2024
 Por Mateus Felipe Gonçalves•Aug 15, 2024
You can disable cmp with inline Lua command, invoked by :lua command.
:lua require('cmp').setup({ enabled = false })


Mateus Felipe
@mateusfg7


Mateus Felipe
@mateusfg7



Mateus Felipe
@mateusfg7