Skip to content

Instantly share code, notes, and snippets.

@unhammer
Created November 11, 2017 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unhammer/f3a36a3f2bdc29d3cab84c25e51f2637 to your computer and use it in GitHub Desktop.
Save unhammer/f3a36a3f2bdc29d3cab84c25e51f2637 to your computer and use it in GitHub Desktop.
[ignore]
[include]
[libs]
[options]

text

var x = {"foo":[]}

etc

(package-initialize)
(require 'flow-minor-mode)
(add-hook 'js-mode-hook #'flow-minor-enable-automatically)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment