mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -333,6 +333,10 @@ snippet mailto "HTML <a mailto: >" w | ||||
| <a href="mailto:${1:joe@example.com}?subject=${2:feedback}">${3:email me}</a> | ||||
| endsnippet | ||||
|  | ||||
| snippet tel "HTML <a tel: >" w | ||||
| <a href="tel:+${1:XX1234567890}">${2:call me}</a> | ||||
| endsnippet | ||||
|  | ||||
| snippet main "<main>" | ||||
| <main> | ||||
| 	${1:main content} | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Amir Salihefendic
					Amir Salihefendic