This repository has been archived on 2019-11-02 . You can view files and clone it, but cannot push or open issues or pull requests.
Dired-Phundrak layer

Description
This layer adds my custom configuration of Dired on top of the default dired configuration for Spacemacs.
Features:
- Autocomplete
- Lint
- Refactor
- …
Install
To use this configuration layer, add it to your ~/.spacemacs. You will need
to add dired-phundrak to the existing dotspacemacs-configuration-layers
list in this file.
Key bindings
| Key Binding | Description |
|---|---|
SPC x x x |
Does thing01 |
Languages
Emacs Lisp
100%