[vim] Use the right commentstring for openscad files

pull/28/head
Alpha Chen 9 years ago
parent 7e2b7b5c7a
commit 51e5406b56

@ -2,3 +2,4 @@ setlocal tabstop=2
setlocal softtabstop=2
setlocal shiftwidth=2
setlocal expandtab
setlocal commentstring=//\ %s

Loading…
Cancel
Save