:github => :blame + comment clean up in my-commands.el
This commit is contained in:
parent
71e7e0a53d
commit
35395a68e4
1 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
(exmap "en[ew]" 'narf:file-create)
|
||||
(exmap "full[scr]" 'narf:toggle-fullscreen)
|
||||
(exmap "fullw[rite]" 'narf:toggle-write-mode)
|
||||
(exmap "gith[ub]" 'narf:github-browse-file)
|
||||
(exmap "bl[ame]" 'narf:github-browse-file)
|
||||
(exmap "http" 'httpd-start)
|
||||
(exmap "ini" 'narf:ido-find-file-in-emacsd)
|
||||
(exmap "k[ill]" 'kill-this-buffer) ; Kill current buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue