aboutsummaryrefslogtreecommitdiff
path: root/syntax
Commit message (Collapse)AuthorAgeFilesLines
* Merge github.com:rkaup/vim-glslSergey Tikhomirov2013-06-291-15/+168
|\ | | | | | | | | | | Conflicts: ftdetect/glsl.vim syntax/glsl.vim
| * Highlight built-in constants.Robin Kaup2012-11-211-0/+56
| |
| * Highlight built-in variables.Robin Kaup2012-11-211-0/+16
| |
| * Add 'display' to syntax matches where appropriate.Robin Kaup2012-11-211-7/+7
| |
| * Highlight built-in functions.Robin Kaup2012-11-211-0/+70
| |
| * Highlight vector swizzles.Robin Kaup2012-11-211-0/+6
| |
| * Don't highlight numbers at the end of identifiers.Robin Kaup2012-11-211-0/+4
| |
| * Replace tabs with spaces.Robin Kaup2012-11-211-6/+6
| | | | | | | | Make formatting consistent.
* | Resolved issue with highlightintg numbers in variable name.Sergey Tikhomirov2013-01-231-14/+10
|/
* Updated file headerSergey Tikhomirov2012-07-101-2/+1
|
* Added qualifiersSergey Tikhomirov2012-07-081-0/+21
|
* Added typesSergey Tikhomirov2012-07-081-19/+48
|
* Initial commitSergey Tikhomirov2012-07-071-0/+63