spacemacs/layers/+frameworks/phoenix
2021-03-25 22:59:32 -04:00
..
img
layers.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
packages.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
README.org

phoenix layer

/TakeV/spacemacs/media/commit/f3b902a304e1e98eefb60612b76e10e2ff1ebbf7/layers/+frameworks/phoenix/img/phoenix.png with /TakeV/spacemacs/media/commit/f3b902a304e1e98eefb60612b76e10e2ff1ebbf7/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