Fix comments for vim
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user