| 
														
															@@ -43,9 +43,17 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 (straight-use-package 
														 | 
														
														 | 
														
															 (straight-use-package 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  '(janet-mode :type git :host github 
														 | 
														
														 | 
														
															  '(janet-mode :type git :host github 
														 | 
													
												
											
												
													
														| 
														 | 
														
															    :repo "ALSchwalm/janet-mode")) 
														 | 
														
														 | 
														
															    :repo "ALSchwalm/janet-mode")) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+(straight-use-package 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ '(puppet-mode :type git :host github 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+   repo: "voxpupuli/puppet-mode")) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 ;; Gopher browser 
														 | 
														
														 | 
														
															 ;; Gopher browser 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 (straight-use-package 'elpher) 
														 | 
														
														 | 
														
															 (straight-use-package 'elpher) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+(straight-use-package 'ansi-color) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+(defun display-ansi-colors () 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  (interactive) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  (let ((inhibit-read-only t)) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    (ansi-color-apply-on-region (point-min) (point-max)))) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 ;;(straight-use-package 
														 | 
														
														 | 
														
															 ;;(straight-use-package 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 ;; '(org :type git :repo "https://git.savannah.gnu.org/git/emacs/org-mode.git")) 
														 | 
														
														 | 
														
															 ;; '(org :type git :repo "https://git.savannah.gnu.org/git/emacs/org-mode.git")) 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -120,9 +128,9 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 (require 'sublimity-attractive) 
														 | 
														
														 | 
														
															 (require 'sublimity-attractive) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 (setq sublimity-scroll-weight 10 
														 | 
														
														 | 
														
															 (setq sublimity-scroll-weight 10 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       sublimity-scroll-drift-length 5) 
														 | 
														
														 | 
														
															       sublimity-scroll-drift-length 5) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-(setq sublimity-map-size 30) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+(setq sublimity-map-size 40) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 (setq sublimity-map-fraction 0.3) 
														 | 
														
														 | 
														
															 (setq sublimity-map-fraction 0.3) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-(setq sublimity-map-text-scale -9) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+(setq sublimity-map-text-scale -5) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 (sublimity-map-set-delay 0.1) 
														 | 
														
														 | 
														
															 (sublimity-map-set-delay 0.1) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 (setq sublimity-attractive-centering-width nil) 
														 | 
														
														 | 
														
															 (setq sublimity-attractive-centering-width nil) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 |