radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
491 stars 47 forks source link

Autocompletions for wdx no longer work #525

Closed raxod502 closed 1 year ago

raxod502 commented 1 year ago

Since https://github.com/radian-software/radian/commit/d8703120bfa225aa7a9c98d1631b6e7848ffdb7a and https://github.com/radian-software/wdx/commit/649f39ce69cf3036ef2f048145e527439cc49c58, my autocompletions for wdx no longer work. It's possible this is a bug in Radian generally, or it's triggered specifically by my configuration where I symlinked my wdx source repo directly into ~/.local/share/zinit while working on the linked commit.

raxod502 commented 1 year ago

Resolved by running zinit creinstall radian-software/wdx. I am not sure why this was necessary.