Home Gen486 @ 2025-03-22-16:10
This commit is contained in:
parent
7811519656
commit
67ce4be7d0
@ -76,8 +76,12 @@
|
||||
;;
|
||||
;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how
|
||||
;; they are implemented.
|
||||
(after! treemacs
|
||||
(setq treemacs-position 'right))
|
||||
(use-package! treemacs
|
||||
:init
|
||||
(setq +treemacs-git-mode 'deferred)
|
||||
:config
|
||||
(setq treemacs-position 'right)
|
||||
)
|
||||
|
||||
(add-hook 'git-commit-mode-hook #'conventional-commit-setup)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user