initial commit
This commit is contained in:
32
README.org
Normal file
32
README.org
Normal file
@@ -0,0 +1,32 @@
|
||||
#+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 |
|
||||
Reference in New Issue
Block a user