Merge branch 'master' of gitlab.com:chriscochrun/dotemacs
This commit is contained in:
commit
eaee5317f0
2 changed files with 2 additions and 2 deletions
|
@ -861,7 +861,7 @@ I'm making a small function in here to open files in the appropriate program usi
|
|||
"od" '(dired-jump :which-key "open dired here")
|
||||
"oD" '(dired :which-key "open dired here"))
|
||||
(general-def 'normal dired-mode-map
|
||||
"q" 'chris/kill-buffer-frame
|
||||
"q" 'kill-this-buffer
|
||||
"C-<return>" 'chris/dired-open-xdg))
|
||||
#+end_src
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue