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
|
||||
/devdocs/
|
||||
/.mc-lists.el
|
||||
/eshell/
|
||||
|
@ -288,10 +288,7 @@
|
||||
(use-package quickrun
|
||||
:defer t
|
||||
:ensure t
|
||||
:bind (:map prog-mode-map
|
||||
("C-c r" . quickrun)
|
||||
)
|
||||
)
|
||||
:bind ("C-c r" . quickrun))
|
||||
|
||||
;; Recentf - Guarda registro de los archivos abiertos recientemente
|
||||
(use-package recentf
|
||||
|
Loading…
Reference in New Issue
Block a user