documentation formatting: Sun Jun 7 20:46:17 UTC 2020
This commit is contained in:
parent
74735b41a8
commit
064727f2f2
2 changed files with 3 additions and 3 deletions
|
@ -203,7 +203,7 @@ variable =scala-auto-insert-asterisk-in-comments= to =t=.
|
|||
#+END_SRC
|
||||
|
||||
* Deprecated: Automatic replacement of arrows with Unicode ones
|
||||
Scala used to support Unicode arrows =⇒=, =→= as aliases for ~=>~, =->= and =<-= , and the
|
||||
Scala used to support Unicode arrows =⇒=, =→= as aliases for ~=>~, =->= and =<-=, and the
|
||||
Scala layer would do the conversion to Unicode for you if you set
|
||||
=scala-use-unicode-arrows= to =t=. As the Unicode arrows are now [[https://github.com/scala/scala/pull/7540][deprecated]] in
|
||||
Scala, this variable has been dropped from the Scala layer. If it is still in
|
||||
|
|
|
@ -475,7 +475,7 @@ This layer enables [[http://orgmode.org/][org mode]] for Spacemacs.
|
|||
|
||||
Features:
|
||||
- Vim inspired key bindings are provided by [[https://github.com/Somelauw/evil-org-mode][evil-org-mode]]
|
||||
- Nicer bullet via [[https://github.com/sabof/org-bullets][org-bullets]]
|
||||
- Nicer bullet via [[https://github.com/integral-dw/org-superstar-mode][org-superstar-mode]]
|
||||
- A [[https://cirillocompany.de/pages/pomodoro-technique][pomodoro method]] integration via [[https://github.com/lolownia/org-pomodoro][org-pomodoro]]
|
||||
- Presentation mode via [[https://github.com/rlister/org-present][org-present]]
|
||||
- Insertion of images via [[https://github.com/abo-abo/org-download][org-download]]
|
||||
|
@ -2611,7 +2611,7 @@ Features:
|
|||
This layer adds support for CFEngine policies to Spacemacs.
|
||||
|
||||
Features:
|
||||
- Syntax highlighting
|
||||
- Syntax highlighting (CFEngine DSL, Mustache)
|
||||
- On the fly syntax checking via =flycheck= integration.
|
||||
- Auto completion via =company= integration.
|
||||
- Execution of =cfengine3= =SRC= blocks in =org-mode= via =ob-cfengine3= package.
|
||||
|
|
Reference in a new issue