top | item 46717434

(no title)

leonardcser | 1 month ago

Hi, I tried the model and I am super impressed by the performance/quality. Thanks for making this open source!

I am the author of this Neovim plugin for edit completions. I was able to integrate it with the Sweep Edit model.

For anyone who is interested: https://github.com/leonardcser/cursortab.nvim

discuss

order

lasgawe|1 month ago

Hey this is really interesting. I'll try your nvim plugin

treyd|1 month ago

Is there a port of this to Emacs or integration with gptel?

leonardcser|1 month ago

Hi, not that I know of. Most of the code would not change. It could easily be ported to different editors. The core is the go server (`server/`).

9999gold|1 month ago

It seems it would be possible to use this with minuet.el. I’m not familiar with it, though.

kevinlu1248|1 month ago

this is awesome, i'm going to try this out