spacemacs/layers/+lang/shaders
..
img
packages.el
README.org

Shaders layer

/TakeV/spacemacs/media/commit/07718584ba942ad760fa482807b73efc1b9eac47/layers/+lang/shaders/img/shaders.png

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.