documentation formatting: Wed Dec 18 14:21:30 UTC 2019

This commit is contained in:
emacspace 2019-12-18 14:21:30 +00:00 committed by Eugene Yaremenko
parent 473d019b47
commit 5038781428
2 changed files with 33 additions and 13 deletions

View file

@ -2,6 +2,13 @@
#+TAGS: framework|layer|programming
* Table of Contents :TOC_5_gh:noexport:
- [[#table-of-contents][Table of Contents]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Table of Contents
- [[#description][Description]]
- [[#features][Features:]]

View file

@ -110,6 +110,7 @@
- [[#frameworks][Frameworks]]
- [[#django][Django]]
- [[#emberjs][Emberjs]]
- [[#flow-type][Flow-type]]
- [[#phoenix][Phoenix]]
- [[#react][React]]
- [[#ruby-on-rails][Ruby on rails]]
@ -1525,6 +1526,18 @@ Features:
- Key bindings for generators and also easily revert generator actions
- Ability to build, start server, and run tests
*** Flow-type
[[file:+lang/flow-type/README.org][+lang/flow-type/README.org]]
This layer adds support for [[https://flowtype.org/][flow]] to spacemacs.
Features:
- Syntax highlighting
- Linting
- Code-completion
- Eldoc integration for flow-types
- Compilation
*** Phoenix
[[file:+frameworks/phoenix/README.org][+frameworks/phoenix/README.org]]