spacemacs/layers/+lang/major-modes
Kai Wohlfahrt a4aab1ee31 major-modes: add ebuild-mode
Adds ebuild-mode layer for development of Gentoo ebuilds, as requested
in Github bug #6606
2017-06-19 11:09:19 +02:00
..
packages.el major-modes: add ebuild-mode 2017-06-19 11:09:19 +02:00
README.org major-modes: add ebuild-mode 2017-06-19 11:09:19 +02:00

Extra Languages

Description

This layer adds a number of packages for less common languages and major modes.

These include:

  • Arch Linux PKGBUILDs
  • Arduino
  • Android Logcat (not associated with any file types by default)
  • Gentoo ebuilds
  • Julia
  • MATLAB
  • QML
  • OpenScad
  • Stan
  • Thrift
  • Wolfram Language / Mathematica

Key bindings

Arch Linux PKGBUILDs

Key Binding Description
SPC m b Run makepkg
SPC m r Increase the pkgrel number
SPC m u Browse URL
SPC m m Update package sums
SPC m e Build ETAGS file
SPC m a Make a source tarball

Gentoo ebuilds

Key Binding Description
SPC m n Insert skeleton ebuild
SPC m k Edit keywords
SPC m e Run ebuild command
SPC m a Add ChangeLog entry