Fix comments for vim
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
57b83cb58e
commit
b742395cd4
@ -1,4 +1,4 @@
|
||||
{{ ansible_header | comment('//') }}
|
||||
{{ ansible_header | comment(decoration='//') }}
|
||||
|
||||
//
|
||||
// Do any local configuration here
|
||||
|
@ -1,4 +1,4 @@
|
||||
{{ ansible_header | comment }}
|
||||
{{ ansible_header | comment(decoration='"') }}
|
||||
|
||||
if has('autocmd')
|
||||
filetype plugin indent on
|
||||
|
Loading…
Reference in New Issue
Block a user