Description
like in regular vim/nvim with vim.opt.clipboard = 'unnamedplus' it would be nice to enable an option in the webapp to allow a reuse of buffer content in the system clipboard
Use Case
- alllow a faster vim workflow by not having to use the system shortcuts
Description
like in regular vim/nvim with
vim.opt.clipboard = 'unnamedplus'it would be nice to enable an option in the webapp to allow a reuse of buffer content in the system clipboardUse Case