summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2022-10-26 08:18:23 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2022-10-26 08:18:23 -0400
commitc355971b0ae82eb22b57820547dee5afba3203a2 (patch)
tree34e01c85ef66b6a310bb4829e6ab13c3d5b6f18f
parenta2b0c36e8d1de349aea84a382d05668e60f1f703 (diff)
Installing drag stuff automatically
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index ceb2776..9d63a14 100644
--- a/init.el
+++ b/init.el
@@ -14,7 +14,7 @@
(setq package-list
- '(org-bullets good-scroll counsel smartparens xref-js2 eglot json-mode markdown-mode emojify tern rtags cmake-ide cmake-mode tide auctex evil js2-highlight-vars ac-js2 js2-refactor js2-mode flycheck-irony company-irony all-the-icons req-package projectile irony org neotree minimap vterm vterm-toggle))
+ '(org-bullets good-scroll counsel smartparens xref-js2 eglot json-mode markdown-mode emojify tern rtags cmake-ide cmake-mode tide auctex evil js2-highlight-vars ac-js2 js2-refactor js2-mode flycheck-irony company-irony all-the-icons req-package projectile irony org neotree minimap vterm vterm-toggle drag-stuff))
;; Fetch the list of packages available
(unless package-archive-contents