typo
This commit is contained in:
		
							parent
							
								
									f8e7701d68
								
							
						
					
					
						commit
						58a3752477
					
				| 
						 | 
					@ -1,2 +1,2 @@
 | 
				
			||||||
compiler go
 | 
					compiler go
 | 
				
			||||||
nnoremap <buffer> <space> :silent make <bar> redraw
 | 
					noremap <buffer> <space> :silent make <bar> redraw
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,3 +1,3 @@
 | 
				
			||||||
let current_compiler = ‘go’
 | 
					let current_compiler = 'go'
 | 
				
			||||||
CompilerSet makeprg=go\ build\ ./...
 | 
					CompilerSet makeprg=go\ build\ ./...
 | 
				
			||||||
CompilerSet errorformat=%E%f:%l:%c:%m
 | 
					CompilerSet errorformat=%E%f:%l:%c:%m
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue