documentation formatting: Thu Oct 8 06:38:34 UTC 2020

This commit is contained in:
emacspace 2020-10-08 06:38:34 +00:00 committed by Eugene Yaremenko
parent 72932b804b
commit a9fc0d5fcc
2 changed files with 11 additions and 2 deletions

View File

@ -23,5 +23,3 @@ It is automatically enabled using the method [[https://github.com/syl20bnr/space
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =dtrt-indent= to the existing =dotspacemacs-configuration-layers= list in this
file.

View File

@ -46,6 +46,7 @@
- [[#keyboard-layout][Keyboard-layout]]
- [[#miscellaneous][Miscellaneous]]
- [[#copy-as-format][Copy-as-format]]
- [[#dtrt-indent][Dtrt-indent]]
- [[#ietf][Ietf]]
- [[#multiple-cursors][Multiple-cursors]]
- [[#nlinum][Nlinum]]
@ -714,6 +715,16 @@ This layer adds support for [[https://github.com/sshaw/copy-as-format][copy-as-f
Features:
- Function to copy buffer locations as GitHub/Slack/JIRA/HipChat/... formatted code
** Dtrt-indent
[[file:+misc/dtrt-indent/README.org][+misc/dtrt-indent/README.org]]
This is a simple layer wrapping the dtrt-indent Emacs package for automatic detection and switching of indentation style.
It is automatically enabled using the method [[https://github.com/syl20bnr/spacemacs/issues/3203#issuecomment-264175032][suggested here]].
Features:
- Indentation style detection and automatic configuration to match file in open buffer.
** Ietf
[[file:+misc/ietf/README.org][+misc/ietf/README.org]]