diff options
author | mattkae <mattkae@protonmail.com> | 2022-06-22 19:04:21 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-06-22 19:04:21 -0400 |
commit | 50c378b451131112f0ca178e500577949d4ecdf2 (patch) | |
tree | 99afe8ed6aecf9891007a9cdf79b5d978f974276 | |
parent | 6a20904f14b4ca8e01f09a5011fadf90caf721ff (diff) |
Update init.el
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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-mode rtags)) + '(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)) ; fetch the list of packages available (unless package-archive-contents |