This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+frameworks/phoenix/README.org

1 KiB
Raw Blame History

phoenix layer

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