chore: Remove unused misc.el
This commit is contained in:
		
							parent
							
								
									8cc36e0eab
								
							
						
					
					
						commit
						bc12439cf7
					
				
					 1 changed files with 0 additions and 9 deletions
				
			
		| 
						 | 
					@ -1,9 +0,0 @@
 | 
				
			||||||
;; For everything that doesn't fit anywhere else.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
;; Ignore .DS_Store files with ido mode
 | 
					 | 
				
			||||||
(add-to-list 'ido-ignore-files "\\.DS_Store")
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
;; Use aspell for spell checking: brew install aspell --lang=en
 | 
					 | 
				
			||||||
(setq ispell-program-name "/usr/local/bin/aspell")
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(provide 'misc)
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue