folke / flash.nvim

Navigate your code with search labels, enhanced character motions and Treesitter integration
Apache License 2.0
2.22k stars 27 forks source link

Fix abort to use Util.exit() #324

Open kevintraver opened 3 months ago

kevintraver commented 3 months ago

This fixes the bug where pressing esc would still execute a pending operator command.