552fd5953c
Apple renamed "Mac OS X" to "OS X" in 2012 and then to "macOS" in 2016. Update references to use the current name. |
||
---|---|---|
.. | ||
packages.el | ||
README.org |
fasd layer
Description
This layer integrates the fasd command line tool into Spacemacs.
Features:
- Adds easy shortcuts to reference recent files and directories.
- Provides
fasd
with recent open file lists from Emacs. - Allows to filter
fasd
results withhelm
orivy
.
Install
Layer
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add fasd
to the existing dotspacemacs-configuration-layers
list in this
file.
Key bindings
Key binding | Description |
---|---|
SPC f a s |
find a file or directory with fasd |
SPC f a d |
find a directory with fasd |
SPC f a f |
find a file with fasd |