Make sure that docs pass formatting cheques.

This commit is contained in:
JAremko 2018-04-15 22:13:20 +03:00
parent 0fa3658cd8
commit d4017b1ca7
2 changed files with 31 additions and 3 deletions

View File

@ -125,7 +125,7 @@ pip install pyls-mypy
#+end_src
* Additional tools
*** Syntax checking
** Syntax checking
Syntax checking uses =flake8= package:
#+begin_src sh

View File

@ -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