Add papers to repositories
This commit is contained in:
parent
ccf3cda356
commit
ec352290d7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user