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:
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
|
||||
|
Reference in New Issue
Block a user