Add generic TODO snippet using commentstring

This commit is contained in:
2016-04-17 13:04:34 +01:00
parent 86f595a25c
commit b561fefef5
4 changed files with 21 additions and 25 deletions

View File

@@ -12,3 +12,5 @@
"
" setlocal foldmethod=syntax
setlocal foldmethod=indent
" Set comment string
setlocal commentstring=#%s