| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -45,16 +45,35 @@ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :config (unless (member "all-the-icons" (font-family-list)) | 
					 | 
					 | 
					 | 
					  :config (unless (member "all-the-icons" (font-family-list)) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						    (all-the-icons-install-fonts t))) | 
					 | 
					 | 
					 | 
						    (all-the-icons-install-fonts t))) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					;; Nice tree | 
					 | 
					 | 
					 | 
					;; Tree | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					(use-package neotree | 
					 | 
					 | 
					 | 
					(use-package treemacs | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :ensure t | 
					 | 
					 | 
					 | 
					  :ensure t | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :demand t | 
					 | 
					 | 
					 | 
					  :defer t | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :commands neotree-toggle | 
					 | 
					 | 
					 | 
					  :init | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :init (setq neo-theme (if (display-graphic-p) 'icons 'arrow)) | 
					 | 
					 | 
					 | 
					  (with-eval-after-load 'winum | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    (define-key winum-keymap (kbd "M-0") #'treemacs-select-window)) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  (with-eval-after-load 'treemacs | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    (define-key treemacs-mode-map [mouse-1] #'treemacs-single-click-expand-action)) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :config | 
					 | 
					 | 
					 | 
					  :config | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  (setq neo-window-fixed-size nil) | 
					 | 
					 | 
					 | 
					  (progn | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :bind ("C-`" . neotree-toggle) | 
					 | 
					 | 
					 | 
					    (treemacs-load-theme "all-the-icons") | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					  :requires all-the-icons) | 
					 | 
					 | 
					 | 
					    (setq treemacs-indent-guide-mode "line"))) | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					(use-package treemacs-projectile | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :after (treemacs projectile) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :ensure t) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					(use-package treemacs-icons-dired | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :hook (dired-mode . treemacs-icons-dired-enable-once) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :ensure t) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					(use-package treemacs-magit | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :after (treemacs magit) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :ensure t) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					(use-package treemacs-all-the-icons | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :after (all-the-icons treemacs) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					  :ensure t) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					;; Theme | 
					 | 
					 | 
					 | 
					;; Theme | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					(use-package nord-theme | 
					 | 
					 | 
					 | 
					(use-package nord-theme | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |