9 lines
		
	
	
	
		
			242 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			242 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # vim: filetype=muttrc
 | |
| 
 | |
| source ~/.config/neomutt/settings
 | |
| source ~/.config/neomutt/colors
 | |
| source ~/.config/neomutt/mappings
 | |
| 
 | |
| # Accounts
 | |
| source ~/.config/neomutt/accounts/example
 | |
| folder-hook $folder 'source ~/.config/neomutt/accounts/example'
 |