Add git-timemachine.
This commit is contained in:
parent
63f76373a5
commit
fc802c0db0
@ -149,6 +149,10 @@
|
|||||||
("SPC" git-gutter:toggle-popup-hunk))
|
("SPC" git-gutter:toggle-popup-hunk))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
;; Visitar rápidamente viejas versiones de un archivo rápidamente
|
||||||
|
(use-package git-timemachine
|
||||||
|
:ensure t
|
||||||
|
:defer t)
|
||||||
|
|
||||||
;; Cliente LLM (ollama, chatgpt, gemini, etc.)
|
;; Cliente LLM (ollama, chatgpt, gemini, etc.)
|
||||||
(use-package gptel
|
(use-package gptel
|
||||||
|
Loading…
Reference in New Issue
Block a user