mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 06:33:35 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			137 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			137 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ledger <http://ledger-cli.org/>
 | |
| snippet ent
 | |
| 	`strftime("%Y/%m/%d")` ${1:transaction}
 | |
| 	    ${2:account}    ${3:value}
 | |
| 	    ${0:account}
 | 
