Extra Languages
Table of ContentsClose
1. Description
This layer adds a number of packages for less common languages and major modes.
1.1. Features:
- Support for:
- Arch Linux PKGBUILDs
- Arduino
- Android Logcat (not associated with any file types by default)
- Gemtext
- Gentoo ebuilds
- Hoon
- MATLAB
- QML
- OpenScad
- Stan
- Thrift
- Vala
- Wolfram Language / Mathematica
2. Key bindings
2.1. 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 s |
Update .SRCINFO file |
SPC m e |
Build ETAGS file |
SPC m a |
Make a source tarball |
2.2. 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 |
2.3. Gemtext
Key binding | Description |
---|---|
SPC m l |
Insert link |
SPC m o |
Open selected link |
SPC m RET |
Insert list item |
SPC m t |
Insert timestamp |
SPC m n |
Insert tinylog header |