summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2022-09-07 08:56:33 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2022-09-07 08:56:33 -0400
commit6623fb0e0227515da80087c2721f5ab3ae2be44c (patch)
tree9300fe3dced572c9f6228a1053e4cbc1aafaecdc
parentd11f50a7a66ecfbf783b1885aaa41da6dc25c2a9 (diff)
parent21567cb2d9fec3ae255af9fffc6f95323b5bd6e7 (diff)
Merge branch 'master' of matthewkosarek.xyz:/srv/git/emacs_config
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index efb7ba8..49d368f 100644
--- a/init.el
+++ b/init.el
@@ -14,7 +14,7 @@
(setq package-list
- '(tide auctex evil js2-highlight-vars ac-js2 js2-refactor js2-mode flycheck-irony company-irony all-the-icons req-package projectile irony org web-mode cmake-ide rtags emojify))
+ '(ido-vertical-mode 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))
;; Fetch the list of packages available
(unless package-archive-contents