[Emacs] Change bindings in yank hydra
This commit is contained in:
parent
077c6680ec
commit
03d6894fbd
@ -1725,10 +1725,10 @@ custom-set-faces in your custom file.
|
|||||||
nil
|
nil
|
||||||
"Yank text"
|
"Yank text"
|
||||||
("p" imalison:copy-buffer-file-path "Projectile path")
|
("p" imalison:copy-buffer-file-path "Projectile path")
|
||||||
("l" imalison:copy-current-buffer-name "Buffer Name")
|
("b" imalison:copy-current-buffer-name "Buffer Name")
|
||||||
("f" imalison:copy-buffer-file-path-full "Full path")
|
("f" imalison:copy-buffer-file-path-full "Full path")
|
||||||
("n" imalison:copy-buffer-file-name "File name")
|
("n" imalison:copy-buffer-file-name "File name")
|
||||||
("b" imalison:copy-current-git-branch "Git Branch")
|
("g" imalison:copy-current-git-branch "Git Branch")
|
||||||
("m" imalison:copy-last-message "Last Message"))
|
("m" imalison:copy-last-message "Last Message"))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** Compile
|
*** Compile
|
||||||
|
Loading…
Reference in New Issue
Block a user