Update hydras
This commit is contained in:
parent
3cb48ebe3f
commit
00fba7cba5
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
^Elixir actions^
|
^Elixir actions^
|
||||||
^^^^^^^^-----------------------------------------------------------------------
|
^^^^^^^^-----------------------------------------------------------------------
|
||||||
_r_: Reload buffer _f_: Format buffer
|
_r_: Reload buffer _f_: Format buffer
|
||||||
_i_: Indent buffer _i_: iMenu
|
_i_: Indent buffer _m_: iMenu
|
||||||
"
|
"
|
||||||
("q" nil "cancel" :color blue)
|
("q" nil "cancel" :color blue)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -94,7 +94,7 @@
|
||||||
(interactive)
|
(interactive)
|
||||||
(ansi-term "/bin/zsh" "ANSI-Term : Zsh")))
|
(ansi-term "/bin/zsh" "ANSI-Term : Zsh")))
|
||||||
|
|
||||||
;#====================== Backup config #==============================
|
;; #====================== Backup config #==============================
|
||||||
(setq backup-directory-alist
|
(setq backup-directory-alist
|
||||||
`((".*" . "~/.emacs_backups/auto-save-list")))
|
`((".*" . "~/.emacs_backups/auto-save-list")))
|
||||||
(setq auto-save-file-name-transforms
|
(setq auto-save-file-name-transforms
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue