spacemacs/layers/+frameworks/phoenix
2018-07-27 00:27:36 +03:00
..
img
layers.el Fixes framework name in layer header 2018-07-24 01:18:35 +03:00
packages.el Update phoenix prefix to SPC m f 2018-07-24 00:34:38 +03:00
README.org Adds mandatory features heading for phoenix layer 2018-07-27 00:27:36 +03:00

phoenix layer

/TakeV/spacemacs/media/commit/a226c78ea1ff9a29e559e8294a31b2ea87e37d61/layers/+frameworks/phoenix/img/phoenix.png with /TakeV/spacemacs/media/commit/a226c78ea1ff9a29e559e8294a31b2ea87e37d61/layers/+frameworks/phoenix/img/alchemist.png

Description

This layer adds keybindings for Alchemist's already built in phoenix mode.

Features:

  • Key bindings for navigation to files

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add phoenix to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key Binding Description
SPC m f r Shows routes
SPC m f f w Find in web folder
SPC m f f v Find view
SPC m f f c Find controller
SPC m f f C Find channel
SPC m f f t Find template
SPC m f f m Find model
SPC m f f s Find static
SPC m f f r Find router