gui-widgets.nvim icon indicating copy to clipboard operation
gui-widgets.nvim copied to clipboard

Results 2 gui-widgets.nvim issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: `fvim test.md` write `this is a test $x^2$` and press `esc`. ![image](https://user-images.githubusercontent.com/17795572/183895443-f8544673-a117-4c9e-86d1-16796e482225.png)

Now we have the core ingredients, the display mechanism is upstreamed to neovim, `fvim` and `goneovim` are onboard, we can move on to the next stage. The current widget generation...