Remove Magit repositories
This commit is contained in:
@@ -12,10 +12,6 @@
|
||||
(setq backup-directory-alist `(("." . "~/.cache"))
|
||||
auto-save-list-file-prefix
|
||||
(concat "~/.cache/emacs"))
|
||||
;; Set Magit repositories
|
||||
(setq magit-repository-directories '(("~/Projects" . 3)
|
||||
("~/.dotfiles" . 0)
|
||||
("~/.doom.d" . 0)))
|
||||
;; Load org configuration
|
||||
(after! org (load! "+org"))
|
||||
;; Enter writeroom and disable completion and line numbers in Markdown
|
||||
|
||||
Reference in New Issue
Block a user