Add "fj" to dired-jump keybinding

This commit is contained in:
mkcode 2015-01-14 17:10:13 +11:00 committed by syl20bnr
parent 0fda86a253
commit e2bffec8cc
2 changed files with 2 additions and 0 deletions

View file

@ -1060,6 +1060,7 @@ Key Binding | Description
------------------------------------------|----------------------------------------------------------------
<kbd>SPC f d</kbd> | delete a file and the associated buffer (ask for confirmation)
<kbd>SPC f f</kbd> | open a file using `ido`
<kbd>SPC f j</kbd> | jump to the current buffer file in dired
<kbd>SPC f o</kbd> | open a file using the default external program
<kbd>SPC f s</kbd> | save a file
<kbd>SPC f S</kbd> | save all files

View file

@ -84,6 +84,7 @@
"fec" 'find-contrib-file
"fed" 'find-dotfile
"fev" 'spacemacs/display-and-copy-version
"fj" 'dired-jump
"fo" 'spacemacs/open-in-external-app
"fS" 'evil-write-all
"fs" 'evil-write