diff options
Diffstat (limited to 'indent/glsl.vim')
| -rw-r--r-- | indent/glsl.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indent/glsl.vim b/indent/glsl.vim index 56c817d..bb54dd8 100644 --- a/indent/glsl.vim +++ b/indent/glsl.vim @@ -7,5 +7,6 @@ endif setlocal autoindent cindent setlocal formatoptions+=roq +setlocal cinoptions& " vim:set sts=2 sw=2 : |
