diff options
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -71,8 +71,6 @@ | |||
| 71 | (when (file-exists-p custom-file) | 71 | (when (file-exists-p custom-file) |
| 72 | (load custom-file)) | 72 | (load custom-file)) |
| 73 | 73 | ||
| 74 | (add-to-list 'load-path (expand-file-name "arkta" user-emacs-directory)) | ||
| 75 | |||
| 76 | (use-package novice | 74 | (use-package novice |
| 77 | :defer t | 75 | :defer t |
| 78 | :config | 76 | :config |