Add papers to repositories

This commit is contained in:
Thomas Dehaeze 2020-11-03 12:06:04 +01:00
parent ccf3cda356
commit ec352290d7

View File

@ -235,7 +235,8 @@ Turn off auto-fill mode that add line breaks.
(after! magit (after! magit
(setq magit-diff-refine-hunk 'all) (setq magit-diff-refine-hunk 'all)
(setq magit-repository-directories `(("~/Cloud/thesis/matlab/" . 1))) (setq magit-repository-directories `(("~/Cloud/thesis/matlab/" . 1)
("~/Cloud/thesis/papers/" . 1)))
(setq magit-repolist-columns '(("Name" 25 magit-repolist-column-ident nil) (setq magit-repolist-columns '(("Name" 25 magit-repolist-column-ident nil)
("Status" 7 magit-repolist-column-flag) ("Status" 7 magit-repolist-column-flag)
("B<U" 3 magit-repolist-column-unpulled-from-upstream ("B<U" 3 magit-repolist-column-unpulled-from-upstream