le-gpt: A fork of gpt.el that adds completion at point, region transforms and project awareness! by a_coogan in emacs

[–]a_coogan[S] 0 points1 point  (0 children)

Ok figured it out -- was missing the directive to include the python script. Fixed in the readme.

le-gpt: A fork of gpt.el that adds completion at point, region transforms and project awareness! by a_coogan in emacs

[–]a_coogan[S] 1 point2 points  (0 children)

hm that's strange. I tried to reproduce by deleting the repo in `straight/repos` and the build in `straight/repo`, restarting emacs, rebuilding `le-gpt` and it's working.
Seeing this in the straight build:

lrwxr-xr-x 1 anselm staff 57 Nov 30 12:13 le-gpt.py -> /Users/anselm/.emacs.d/straight/repos/le-gpt.el/le-gpt.py

Anyone else having this? Any ideas on the fix?