spacemacs/layers/+frameworks/phoenix
Boris Buliga d81e75584e
bump year in the copyright headers
Folks, this time of year has come. We can bump year in the copyright headers.
Let's celebrate!
2018-10-16 20:27:05 +03:00
..
img
layers.el bump year in the copyright headers 2018-10-16 20:27:05 +03:00
packages.el bump year in the copyright headers 2018-10-16 20:27:05 +03:00
README.org Reformat documentation 2018-10-11 00:13:43 +03:00

phoenix layer

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

Description

This layer adds keybindings for Alchemists 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