Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 556 Bytes

README.org

File metadata and controls

22 lines (18 loc) · 556 Bytes

Shaders layer

img/shaders.png

Table of Contents

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

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.