Skip to content

Instantly share code, notes, and snippets.

@graves
Created October 26, 2020 22:55
Show Gist options
  • Save graves/bd61bb397d681d53314f096eaf8b4cfa to your computer and use it in GitHub Desktop.
Save graves/bd61bb397d681d53314f096eaf8b4cfa to your computer and use it in GitHub Desktop.
;; -*- no-byte-compile: t; -*-
;;; $DOOMDIR/packages.el
(package! treemacs-evil)
(package! treemacs-projectile)
(package! treemacs-magit)
(package! treemacs-icons-dired)
(package! doom-themes)
(package! gist)
(package! go-dlv)
;;(package! flycheck-rust :recipe (:host git :url "https://github.com/graves/flycheck-rust.git"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment