Colin Woodbury

Results 597 comments of Colin Woodbury

It seems there's some issue with "provides" here. `python-fvs` provides the identity of `fvs` but for some reason isn't being installed in the proper order.

Indeed `-Si` returns `1` when the package is missing. I think this is an appropriate change.

Savannah itself seems to be down at the moment: https://savannah.gnu.org/

In the meantime, you can comment-out the following section as I've done below within `.emacs.d/lisp/doom-packages.el`: ```emacs-lisp (mapc #'straight-use-recipes '((org-elpa :local-repo nil) (melpa :type git :host github :repo "melpa/melpa" :build nil)...

Reversible `doom up`, etc., are planned as post-v3 improvements.