29 lines
788 B
Org Mode
29 lines
788 B
Org Mode
#+TITLE: meson layer
|
|
|
|
#+TAGS: layer|tool
|
|
|
|
[[file:img/meson.png]]
|
|
|
|
* Table of Contents :TOC_5_gh:noexport:
|
|
- [[#description][Description]]
|
|
- [[#features][Features:]]
|
|
- [[#install][Install]]
|
|
- [[#key-bindings][Key bindings]]
|
|
|
|
* Description
|
|
This layer adds support [[https://mesonbuild.com/][Meson]] scripts.
|
|
|
|
** Features:
|
|
- Support for meson build scripts through meson-mode.
|
|
- Syntax highlighting.
|
|
|
|
* Install
|
|
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
|
|
add =meson= to the existing =dotspacemacs-configuration-layers= list in this
|
|
file.
|
|
|
|
* Key bindings
|
|
|
|
| Key binding | Description |
|
|
|-------------+------------------------------------------|
|
|
| ~SPC m h h~ | Lookup documentation for thing at point. |
|