retab
This commit is contained in:
		
							parent
							
								
									a26c5a744a
								
							
						
					
					
						commit
						307fe2f15a
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		
							
								
								
									
										8
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										8
									
								
								init.el
									
										
									
									
									
								
							|  | @ -115,10 +115,10 @@ | |||
|   ;; (company-begin-commands nil) ;; uncomment to disable popup | ||||
|   :bind | ||||
|   (:map company-active-map | ||||
| 	      ("C-n". company-select-next) | ||||
| 	      ("C-p". company-select-previous) | ||||
| 	      ("M-<". company-select-first) | ||||
| 	      ("M->". company-select-last)) | ||||
|               ("C-n". company-select-next) | ||||
|               ("C-p". company-select-previous) | ||||
|               ("M-<". company-select-first) | ||||
|               ("M->". company-select-last)) | ||||
|   (:map company-mode-map | ||||
| 	("<tab>". tab-indent-or-complete) | ||||
| 	("TAB". tab-indent-or-complete))) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue