Closed wanghui5801 closed 2 months ago
E5108: Error executing lua: vim/_editor. lua:0: nvim_exec2(): Vim:E492: Not an editor command: Rest run
with my configuration
... keys = { { "\\r", "<Plug>RestNvim", desc = "Test the current file", }, },
<Plug>RestNvim is deprecated. use <cmd>Rest run<cr> instead.
<Plug>RestNvim
<cmd>Rest run<cr>
E5108: Error executing lua: vim/_editor. lua:0: nvim_exec2(): Vim:E492: Not an editor command: Rest run
with my configuration