plugin_neovim icon indicating copy to clipboard operation
plugin_neovim copied to clipboard

Pieces for Neovim plugin

Results 45 plugin_neovim issues
Sort by recently updated
recently updated
newest added

I am encountering a persistent warning message with the Pieces Neovim plugin. Each time I open Neovim, I receive the following message: `Warning: The Pieces Plugin has been updated. To...

- [ ] markdown rendering - [x] #19

enhancement

If one tries to run the Neovim plugin with Python version 3.12 then they will encounter the following error: ``` Encountered TypeError thon: loading plugin at /Users/judson/-vim/plugged/plugin_neovim/rplugin/python3/pieces_py ForwardRef._evaluate() missing 1...

- [ ] Paths - [ ] Snippets

enhancement

- some sort of onboarding flow

enhancement

Upon a fresh instance and :PiecesCopilot, this error appears: ![Image](https://github.com/user-attachments/assets/cacf413f-1b86-475b-b081-3088a62ab014) and then when I scroll I get this screen: ![Image](https://github.com/user-attachments/assets/49759946-9348-4085-87f6-fb58657d1276) It does not let me type unless I press ctrl+c....

bug