Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.05 KB

README.org

File metadata and controls

34 lines (27 loc) · 1.05 KB

phoenix layer

img/phoenix.png with img/alchemist.png

Table of Contents

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 bindingDescription
SPC m f rShows routes
SPC m f f wFind in web folder
SPC m f f vFind view
SPC m f f cFind controller
SPC m f f CFind channel
SPC m f f tFind template
SPC m f f mFind model
SPC m f f sFind static
SPC m f f rFind router