spacemacs/layers/+lang/zig/README.org

20 lines
521 B
Org Mode
Raw Normal View History

2019-08-09 21:30:32 +00:00
#+TITLE: Zig layer
2019-11-08 17:06:39 +00:00
#+TAGS: general|layer|multi-paradigm|programming
* Table of Contents :TOC_5_gh:noexport:
2019-08-09 21:30:32 +00:00
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
* Description
This layer adds support for the zig programming language [[https://ziglang.org/]]
2019-08-09 21:30:32 +00:00
** Features:
- Syntax Highlighting
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =zig= to the existing =dotspacemacs-configuration-layers= list in this
file.