Make it easier to repeat vim macros
This commit is contained in:
		
							parent
							
								
									265c851f37
								
							
						
					
					
						commit
						e09f187c82
					
				@ -1,3 +1,6 @@
 | 
			
		||||
" Make it easier to repeat macros
 | 
			
		||||
nnoremap <CR> @@
 | 
			
		||||
 | 
			
		||||
" YouCompleteMe
 | 
			
		||||
nnoremap <leader>fx :YcmCompleter FixIt<CR>
 | 
			
		||||
nnoremap <leader>jd :YcmCompleter GoTo<CR>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user