diff --git a/layers/+lang/python/README.org b/layers/+lang/python/README.org index 4589399aa..bd4f12b07 100644 --- a/layers/+lang/python/README.org +++ b/layers/+lang/python/README.org @@ -125,7 +125,7 @@ pip install pyls-mypy #+end_src * Additional tools -*** Syntax checking +** Syntax checking Syntax checking uses =flake8= package: #+begin_src sh diff --git a/layers/+spacemacs/spacemacs-defaults/README.org b/layers/+spacemacs/spacemacs-defaults/README.org index 5bd3a8f8c..2f3e99b99 100644 --- a/layers/+spacemacs/spacemacs-defaults/README.org +++ b/layers/+spacemacs/spacemacs-defaults/README.org @@ -9,5 +9,33 @@ This layer configures mostly Emacs built-in packages to given them better defaults. ** Features: -See [[file:packages.el][packages.el]] for a list of all configured packages or use Spacemacs help system -with ~SPC h SPC spacemacs-defaults~ to browse all the configuration for this layer. +- Configures packags: + - abbrev + - archive-mode + - bookmark + - conf-mode + - dired + - dired-x + - electric-indent-mode + - ediff + - eldoc + - help-fns+ + - hi-lock + - image-mode + - imenu + - linum + - occur-mode + - package-menu + - page-break-lines + - process-menu + - recentf + - savehist + - saveplace + - subword + - tar-mode + - uniquify + - url + - visual-line-mode + - whitespace + - winner + - zone