timilio

Results 1 comments of timilio

I think this is a problem in Snacks.input specifically. A workaround that works for me is to override the `"stopinsert"` keymap like this. ```lua require("lazy").setup({ spec = { { "folke/snacks.nvim",...