Skip to content

stevenremot/spacemacs-layer-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flow layer

Table of Contents

Description

This layer setups Emacs for working with flow files. It provides syntax checking throught flycheck-flow, and autocompletion throught company-flow. You also can use check types and jump to definition of symbols using flow-minor-mode.

It has some problems, like not working properly with the javascript layer.

Install

Run git clone https://github.com/stevenremot/spacemacs-layer-flow.git ~/.emacs.d/private/flow/. Then declare the flow layer in your .spacemacs.

Key bindings

Key BindingDescription
M-.Jump to definition
C-c C-c tCheck the type of a symbol
C-c C-c sDisplay all flow errors in the project

About

A basic spacemacs layer for flow integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages