Lints emacs directory
Ignores a few noisy files. Removes the dependency to a slack secret.
This commit is contained in:
		
							parent
							
								
									fd3989139e
								
							
						
					
					
						commit
						cf337a403f
					
				
					 3 changed files with 8 additions and 10 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -9,3 +9,4 @@ emacs.d/eshell/
 | 
			
		|||
emacs.d/var/**/*
 | 
			
		||||
emacs.d/request
 | 
			
		||||
emacs.d/projectile-bookmarks.eld
 | 
			
		||||
emacs.d/network-security.data
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +0,0 @@
 | 
			
		|||
(
 | 
			
		||||
 (:id "sha1:88d4df3ce5800820f90edda8f27d13572234b2b9" :fingerprint "sha1:13:0e:b7:b0:c1:b7:75:40:89:0f:0b:64:20:6b:53:a5:d2:2a:a8:07" :host "api.github.com:443" :conditions (:insecure :unknown-ca :invalid))
 | 
			
		||||
 (:id "sha1:85b31c268009209a8d3c5387033b219264f7e62b" :fingerprint "sha1:f8:e1:fc:e4:34:8e:19:e8:48:c1:61:fe:3d:09:dd:d4:d2:7a:cb:db" :host "melpa.org:443" :conditions (:insecure :unknown-ca :invalid))
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			@ -1,13 +1,13 @@
 | 
			
		|||
 | 
			
		||||
;; ----- smex-history -----
 | 
			
		||||
(
 | 
			
		||||
 ibuffer
 | 
			
		||||
 find-file
 | 
			
		||||
 load-theme
 | 
			
		||||
 disable-theme
 | 
			
		||||
 cycle-themes-mode
 | 
			
		||||
 cycle-themes
 | 
			
		||||
 rjsx-mode
 | 
			
		||||
 enable-theme
 | 
			
		||||
 package-list-packages
 | 
			
		||||
 emacs-lisp-macroexpand
 | 
			
		||||
 package-install
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
;; ----- smex-data -----
 | 
			
		||||
| 
						 | 
				
			
			@ -59,7 +59,7 @@
 | 
			
		|||
 (indent-pp-sexp . 1)
 | 
			
		||||
 (describe-personal-keybindings . 2)
 | 
			
		||||
 (wpc/insert-flow-annotation . 3)
 | 
			
		||||
 (ibuffer . 2)
 | 
			
		||||
 (ibuffer . 3)
 | 
			
		||||
 (flow-minor-mode . 4)
 | 
			
		||||
 (paredit-mode . 1)
 | 
			
		||||
 (evil-mode . 6)
 | 
			
		||||
| 
						 | 
				
			
			@ -78,7 +78,7 @@
 | 
			
		|||
 (counsel-semantic-or-imenu . 1)
 | 
			
		||||
 (evil-leader-mode . 9)
 | 
			
		||||
 (intero-targets . 5)
 | 
			
		||||
 (find-file . 1)
 | 
			
		||||
 (find-file . 2)
 | 
			
		||||
 (electric-pair-mode . 8)
 | 
			
		||||
 (eval-print-last-sexp . 3)
 | 
			
		||||
 (evil-inner-haskell-comment-block . 5)
 | 
			
		||||
| 
						 | 
				
			
			@ -157,4 +157,5 @@
 | 
			
		|||
 (writeroom-mode . 7)
 | 
			
		||||
 (cycle-themes . 2)
 | 
			
		||||
 (cycle-themes-mode . 2)
 | 
			
		||||
 (dired-find-file . 1)
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue