mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Remove projectile
This commit is contained in:
		
							parent
							
								
									7995c16909
								
							
						
					
					
						commit
						aed97a8d59
					
				
							
								
								
									
										10
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								init.org
									
									
									
									
									
								
							@ -753,16 +753,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  #+end_src
 | 
					  #+end_src
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Projectile
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  #+begin_src emacs-lisp
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  ;; Manage and navigate projects in Emacs easily
 | 
					 | 
				
			||||||
  (use-package projectile
 | 
					 | 
				
			||||||
    :bind (:map custom-bindings-map ("C-c p" . projectile-command-map)))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  #+end_src
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* Completion UI
 | 
					* Completion UI
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  I have transitioned from [[https://emacs-helm.github.io/helm/][Helm]] to [[http://oremacs.com/swiper/][Ivy]], and now, on to [[https://github.com/minad/vertico][Vertico]]. It improves the
 | 
					  I have transitioned from [[https://emacs-helm.github.io/helm/][Helm]] to [[http://oremacs.com/swiper/][Ivy]], and now, on to [[https://github.com/minad/vertico][Vertico]]. It improves the
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user