spacemacs/layers/+lang/shaders/README.org
2016-10-03 00:23:15 -04:00

556 B

Shaders layer

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