cutlass.nvim icon indicating copy to clipboard operation
cutlass.nvim copied to clipboard

Plugin that adds a 'cut' operation separate from 'delete'

Results 6 cutlass.nvim issues
Sort by recently updated
recently updated
newest added

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.

bug

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...

First of all thanks for creating this plugin, I am currently in my second rewrite of my config and probably would have dropped Neovim completely my first time around if...