Compare commits
No commits in common. "d22f24ad4ba7b474cb8e83995347633c31a4be94" and "04a3c86321abf399a7281c59a9b742c6d84ac19b" have entirely different histories.
d22f24ad4b
...
04a3c86321
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,4 +30,3 @@ workspace/
|
|||||||
/nov-places
|
/nov-places
|
||||||
/devdocs/
|
/devdocs/
|
||||||
/.mc-lists.el
|
/.mc-lists.el
|
||||||
/eshell/
|
|
||||||
|
@ -288,10 +288,7 @@
|
|||||||
(use-package quickrun
|
(use-package quickrun
|
||||||
:defer t
|
:defer t
|
||||||
:ensure t
|
:ensure t
|
||||||
:bind (:map prog-mode-map
|
:bind ("C-c r" . quickrun))
|
||||||
("C-c r" . quickrun)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
|
|
||||||
;; Recentf - Guarda registro de los archivos abiertos recientemente
|
;; Recentf - Guarda registro de los archivos abiertos recientemente
|
||||||
(use-package recentf
|
(use-package recentf
|
||||||
|
Loading…
Reference in New Issue
Block a user