spacemacs/layers/+frameworks/phoenix
Arif Er 00f9ab19ac chore: update copyright headers to 2022
The script used to identify and update the change is added into the GitHub
workflows script directory. A workflow action can be created to trigger the
script to update the headers on the first of every new year. Possibly a task for
a consequent PR.
2022-06-03 17:32:20 +02:00
..
img Add phoenix layer 2018-07-24 00:34:38 +03:00
README.org documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
layers.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
packages.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00

README.org

phoenix layer

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

Description

This layer adds key bindings 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