mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 06:33:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -80,7 +80,7 @@ snippet et "expect to be truthy (js)" | ||||
| snippet ef "expect to be falsy (js)" | ||||
| 	expect(${1:target}).toBeFalsy(); | ||||
|  | ||||
| snippet ed "expect to be defined (js)" | ||||
| snippet etbd "expect to be defined (js)" | ||||
| 	expect(${1:target}).toBeDefined(); | ||||
|  | ||||
| snippet eud "expect to be defined (js)" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 amix
					amix