mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-03 17:10:12 +00:00 
			
		
		
		
	Use auctex
This commit is contained in:
		
							parent
							
								
									c83a10dff1
								
							
						
					
					
						commit
						b85fb8d87b
					
				
							
								
								
									
										3
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								init.org
									
									
									
									
									
								
							@ -180,7 +180,8 @@
 | 
				
			|||||||
   #+BEGIN_SRC emacs-lisp
 | 
					   #+BEGIN_SRC emacs-lisp
 | 
				
			||||||
   (let* ((package--builtins nil)
 | 
					   (let* ((package--builtins nil)
 | 
				
			||||||
          (packages
 | 
					          (packages
 | 
				
			||||||
           '(auto-compile         ; automatically compile Emacs Lisp libraries
 | 
					           '(auctex               ; Integrated environment for *TeX*
 | 
				
			||||||
 | 
					             auto-compile         ; automatically compile Emacs Lisp libraries
 | 
				
			||||||
             cider                ; Clojure Interactive Development Environment
 | 
					             cider                ; Clojure Interactive Development Environment
 | 
				
			||||||
             clj-refactor         ; Commands for refactoring Clojure code
 | 
					             clj-refactor         ; Commands for refactoring Clojure code
 | 
				
			||||||
             company              ; Modular text completion framework
 | 
					             company              ; Modular text completion framework
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user