Add :htmle ex command (html entity encoder/decoder)

This commit is contained in:
Henrik Lissner 2016-05-12 02:41:07 -04:00
parent ccbd8362b7
commit f2df8192ff
2 changed files with 23 additions and 0 deletions

View file

@ -23,6 +23,7 @@
(evil-ex-define-cmd "rec[ent]" 'narf:helm-recentf) ; show recent files in helm
(evil-ex-define-cmd "reo[rient]" 'narf/window-reorient) ; scroll all windows to left
(evil-ex-define-cmd "ie[dit]" 'evil-multiedit-ex-match)
(evil-ex-define-cmd "htmle[nt]" 'narf/html-entities) ; encode/decode html entities
;; External resources
(evil-ex-define-cmd "dash" 'narf:dash) ; look up in Dash.app