spacemacs/layers/+lang/shaders
2016-10-03 00:23:15 -04:00
..
img shaders: fix readme and add an image 2016-10-03 00:23:15 -04:00
packages.el rename glsl layer to shaders layer 2016-08-27 12:29:23 +03:00
README.org shaders: fix readme and add an image 2016-10-03 00:23:15 -04:00

Shaders layer

/TakeV/spacemacs/media/commit/797b5b08b76aa9dd9fc6761cbee6f30ed2d87e99/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.