diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-08-28 23:20:54 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-08-28 23:20:54 -0400 |
commit | bc3f6e767dcd2dc46fb95d4bf99b759668e0ff7d (patch) | |
tree | ed43e8595edded5d6bc28c756edbce23470e9257 /.gitignore | |
parent | 18eec2656aa8a78b5a4ac9aaca8722c9981eedf4 (diff) | |
download | emacs.d-bc3f6e767dcd2dc46fb95d4bf99b759668e0ff7d.tar.gz |
Add file-map prefix command
This prefix will be used for find-file functions that don't already have
a shorter keybinding.
This commit adds two functions to the map, `view-file' and
`magit-find-file', which both have an other-window analog in
`ctl-x-4-map'.
View mode can be accessed using ',v' right after finding a file, so the
`view-file' binding might not be too useful.
`magit-find-file' was in my magit-specific map, but it makes sense to
have it here because it's useful in buffers outside the magit status
buffer.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions