spacemacs/layers/+frameworks/phoenix
Anton-Latukha 2ee74f55da layers: lang: new structure: add DSL (&markup), framework, util
layers: lang: mv framework -> programming/framework

layers: programming: framework: upd
2019-05-15 21:05:09 +03:00
..
img Add phoenix layer 2018-07-24 00:34:38 +03:00
layers.el bump year in the copyright headers 2018-10-16 20:27:05 +03:00
packages.el Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
README.org layers: lang: new structure: add DSL (&markup), framework, util 2019-05-15 21:05:09 +03:00

phoenix layer

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

Description

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