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

return values to allow support of external plugins

Open ttytm opened this issue 2 years ago • 0 comments

we could support external plugins by making possible to return values instead of directly invoking the nvim api.

an example would be to return legendary tables.

ttytm avatar Feb 17 '23 19:02 ttytm