mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -148,6 +148,12 @@ snippet doc_v | ||||
| 	 * @var ${4:string} | ||||
| 	 */ | ||||
| 	${1:var} $${2}; | ||||
|  | ||||
| # Class attribute with short comment | ||||
| snippet att | ||||
| 	/** @var ${3:string} */ | ||||
| 	${1:public} $${2}; | ||||
|  | ||||
| # Class | ||||
| snippet doc_c | ||||
| 	/** | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Amir Salihefendic
					Amir Salihefendic