remove tidal and hare-mode

Amolith created

Change summary

dot_config/doom/packages.el | 4 ----
1 file changed, 4 deletions(-)

Detailed changes

dot_config/doom/packages.el 🔗

@@ -20,7 +20,6 @@
 (package! tree-sitter)
 (package! tree-sitter-langs)
 (package! writeroom-mode)
-(package! tidal)
 (package! just-mode)
 (package! edit-server)
 (package! parinfer-rust-mode)
@@ -52,9 +51,6 @@
 (package! magit-gitflow
   :recipe (:host github :repo "jtatarik/magit-gitflow"))
 
-(package! hare-mode
-  :recipe (:host sourcehut :repo "~bbuccianti/hare-mode"))
-
 ;;(unpin! evil-collection)
 ;;(package! evil-collection
 ;;  :recipe (:repo "emacs-evil/evil-collection" :branch "master"))