| 
					
					
						
							
						
					
					
				 | 
				@ -47,6 +47,7 @@ Plug 'gavocanov/vim-js-indent', { 'for': 'javascript' } " JavaScript indent supp | 
			
		
		
	
		
			
				 | 
				 | 
				Plug 'moll/vim-node', { 'for': 'javascript' } " node support | 
				 | 
				 | 
				Plug 'moll/vim-node', { 'for': 'javascript' } " node support | 
			
		
		
	
		
			
				 | 
				 | 
				Plug 'othree/yajs.vim', { 'for': 'javascript' } " JavaScript syntax plugin | 
				 | 
				 | 
				Plug 'othree/yajs.vim', { 'for': 'javascript' } " JavaScript syntax plugin | 
			
		
		
	
		
			
				 | 
				 | 
				Plug 'othree/es.next.syntax.vim', { 'for': 'javascript' } " ES6 and beyond syntax | 
				 | 
				 | 
				Plug 'othree/es.next.syntax.vim', { 'for': 'javascript' } " ES6 and beyond syntax | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				Plug 'posva/vim-vue', { 'for': [ 'javascript', 'html' ] } " vue.js integration | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				" Go | 
				 | 
				 | 
				" Go | 
			
		
		
	
		
			
				 | 
				 | 
				Plug 'fatih/vim-go', { 'for': [ 'go', 'html', 'gohtmltmpl' ] } " go support | 
				 | 
				 | 
				Plug 'fatih/vim-go', { 'for': [ 'go', 'html', 'gohtmltmpl' ] } " go support | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |