cutlass.nvim
cutlass.nvim copied to clipboard
Plugin that adds a 'cut' operation separate from 'delete'
BREAKING CHANGE: Drop compatibility with nvim < 0.7.0
When using cutlass with [**_which-key_**](https://github.com/folke/which-key.nvim), the remapped keys prevent **_which-key_** from opening the popup.
This plugin does what it says it should do but only almost. For delete and del-key (x in my case) it does not change the yank registry - as it...
Hello! I posted on the `vim` StackExchange and unfortunately didn't really get much help beyond "make an issue in the plugin repo," so apologies if this ends up not being...