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

Toggle callback

Open simonmandlik opened this issue 1 year ago • 1 comments

Thanks for the great plugin!

It would be great to have a "toggle" action exposed e.g. for mappings.

simonmandlik avatar Nov 27 '24 12:11 simonmandlik

If you still want this feature, I implemented it in my rewrite of this plugin:

https://github.com/hankertrix/nerd_column.nvim

hankertrix avatar Feb 10 '25 16:02 hankertrix