updated vimrc
This commit is contained in:
		
							parent
							
								
									bb35044df3
								
							
						
					
					
						commit
						7e656a02f0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.vimrc
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								.vimrc
									
										
									
									
									
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
noremap <silent> <F8> :!haxe --no-output %<CR>
 | 
					noremap <silent> <F8> :!haxe --no-output %<CR>
 | 
				
			||||||
noremap <silent> <F9> :!./make build_js<CR>
 | 
					noremap <silent> <F9> :!./make build js<CR>
 | 
				
			||||||
noremap <silent> <F10> :!./make && echo OK && ./make tests<CR>
 | 
					noremap <silent> <F10> :!./make build && ./make tests<CR>
 | 
				
			||||||
noremap <silent> <F11> :!./make tests \| less<CR>
 | 
					noremap <silent> <F11> :!./make tests \| less<CR>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue