mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Use python3.11
This commit is contained in:
		
							parent
							
								
									3d81cb5162
								
							
						
					
					
						commit
						101dd81a69
					
				
							
								
								
									
										2
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								init.org
									
									
									
									
									
								
							@ -1723,7 +1723,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
   #+begin_src emacs-lisp
 | 
					   #+begin_src emacs-lisp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   (setq python-shell-interpreter "python3.10")
 | 
					   (setq python-shell-interpreter "python3.11")
 | 
				
			||||||
   (add-hook 'python-mode-hook
 | 
					   (add-hook 'python-mode-hook
 | 
				
			||||||
             (lambda () (setq forward-sexp-function nil)))
 | 
					             (lambda () (setq forward-sexp-function nil)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user