33 lines
844 B
Org Mode
33 lines
844 B
Org Mode
|
#+TITLE: Dired-Phundrak layer
|
||
|
#+author: Lucien “Phundrak” Cartier-Tilet
|
||
|
#+TAGS: layer|dired|configuration|phundrak
|
||
|
|
||
|
[[img/dired-phundrak.png]]
|
||
|
|
||
|
* Table of Contents :TOC_4_gh:noexport:
|
||
|
- [[#description][Description]]
|
||
|
- [[#features][Features:]]
|
||
|
- [[#install][Install]]
|
||
|
- [[#key-bindings][Key bindings]]
|
||
|
|
||
|
* 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 |
|