mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 09:20:11 +00:00 
			
		
		
		
	Remove undo tree mode
This commit is contained in:
		
							parent
							
								
									f93d635673
								
							
						
					
					
						commit
						a299b396d4
					
				
							
								
								
									
										3
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								init.org
									
									
									
									
									
								
							@ -359,8 +359,7 @@
 | 
				
			|||||||
              dirtrack-mode              ; directory tracking in *shell*
 | 
					              dirtrack-mode              ; directory tracking in *shell*
 | 
				
			||||||
              recentf-mode               ; Recently opened files
 | 
					              recentf-mode               ; Recently opened files
 | 
				
			||||||
              show-paren-mode            ; Highlight matching parentheses
 | 
					              show-paren-mode            ; Highlight matching parentheses
 | 
				
			||||||
              projectile-global-mode     ; Manage and navigate projects
 | 
					              projectile-global-mode))   ; Manage and navigate projects
 | 
				
			||||||
              global-undo-tree-mode))    ; Undo as a tree
 | 
					 | 
				
			||||||
     (funcall mode 1))
 | 
					     (funcall mode 1))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   (when (version< emacs-version "24.4")
 | 
					   (when (version< emacs-version "24.4")
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user