Table of Contents

Shaders layer

Table of ContentsClose

shaders.png

1 Description

This layer provides syntax highlighting for shader files. By default it will provide highlighting for files ending in:

  • .fsh
  • .vsh
  • .glsl
  • .vert
  • .frag
  • .geom

2 Install

To use this configuration layer, add it to your ~.spacemacs. You will need to add shaders to the existing dotspacemacs-configuration-layers list in this file.

Author: Sylvain Benner

Created: 2016-10-03 Mon 00:55

Validate