Closed NEX-S closed 2 years ago
please send the video
Solved with vim.keymap.set('n', '<C-c>', '', { noremap = true, silent = true }
, nvim is mapping <C-c>
as quit, so sometimes <C-c>
is not working in code_runner floating windows.
Pleace close issue
How to use
<C-c>
to exit the infinity loop?