Add short(?) bindings to my blog and e-mail
Maybe a global dabbrev or snippet is a better idea, though.
This commit is contained in:
parent
702c873d51
commit
5c45f8e199
3
init.el
3
init.el
@ -838,7 +838,8 @@
|
||||
:map gpolonkai/pers-map
|
||||
("m" . hidden-mode-line-mode)
|
||||
("C-i e" . "gergely@polonkai.eu")
|
||||
("C-i w" . "http://gergely.polonkai.eu/"))
|
||||
("C-i w" . "http://gergely.polonkai.eu/")
|
||||
("C-p" . package-list-packages))
|
||||
|
||||
;; Kudos goes to
|
||||
;; http://endlessparentheses.com/leave-the-cursor-at-start-of-match-after-isearch.html
|
||||
|
Loading…
Reference in New Issue
Block a user