6 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# -*- mode: snippet -*-
 | 
						|
# name: anonymous/named function
 | 
						|
# key: fu
 | 
						|
# type: command
 | 
						|
# --
 | 
						|
(doom-snippets-expand :uuid (if (doom-snippets-bolp) "function_block" "function_inline")) |