summaryrefslogtreecommitdiffstats
path: root/indent/glsl.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/glsl.vim')
-rw-r--r--indent/glsl.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/indent/glsl.vim b/indent/glsl.vim
index 60459284..8b957b48 100644
--- a/indent/glsl.vim
+++ b/indent/glsl.vim
@@ -11,5 +11,6 @@ endif
setlocal autoindent cindent
setlocal formatoptions+=roq
+setlocal cinoptions&
" vim:set sts=2 sw=2 :