mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2025-12-06 18:14:26 +08:00
change default commentstring to compatible with spec
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user