mirror of https://github.com/nirenjan/dotfiles.git
				
				
				
			Fix macro recording in Vim
							parent
							
								
									48c3f9dcbc
								
							
						
					
					
						commit
						0589da50a1
					
				
							
								
								
									
										4
									
								
								vimrc
								
								
								
								
							
							
						
						
									
										4
									
								
								vimrc
								
								
								
								
							|  | @ -16,6 +16,10 @@ set expandtab | ||||||
| " Disable Ex mode | " Disable Ex mode | ||||||
| nnoremap Q <nop> | nnoremap Q <nop> | ||||||
| 
 | 
 | ||||||
|  | " Make record macro command use leader - saves annoyances | ||||||
|  | nnoremap q <nop> | ||||||
|  | nnoremap <Leader>q q | ||||||
|  | 
 | ||||||
| " Automatic indentation of code blocks | " Automatic indentation of code blocks | ||||||
| set autoindent | set autoindent | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue