Merge pull request #16 from fwojciec/master

change default commentstring to compatible with spec
This commit is contained in:
raimon
2021-12-04 11:09:29 +09:00
committed by GitHub

View File

@@ -33,4 +33,6 @@ if executable('pip-compile')
setlocal makeprg=pip-compile\ % setlocal makeprg=pip-compile\ %
endif endif
endif endif
setlocal commentstring=#\ %s
" vim: et sw=4 ts=4 sts=4: " vim: et sw=4 ts=4 sts=4: