aboutsummaryrefslogtreecommitdiff
path: root/indent/glsl.vim
Commit message (Collapse)AuthorAgeFilesLines
* Enable auto-format of multiline comments (#15)Zaven Muradyan2017-10-151-0/+1
| | | This adds the `r`, `o`, and `q` format options which allow automatic insertion of the comment leader character in multiline comments. See `:help fo-table` for details on these options (they're all related to wrapping/leader-insertion for multiline comments).
* Add syntax highlighting for WebGL shaders in <script> tagsSergey Tikhomirov2014-02-091-1/+0
|
* Update maintainer's emailSergey Tikhomirov2014-02-081-4/+3
|
* Added indentation settings for GLSLSergey Tikhomirov2012-07-101-0/+12