mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins. Removed the tabstop merge that 010c2940ce introduced
				
					
				
			This commit is contained in:
		| @ -15,7 +15,7 @@ $0${2/((?<=.)c|l|r)|./(?1: & )/g} | ||||
| endsnippet | ||||
|  | ||||
| snippet fig "Figure environment" b | ||||
| \begin{figure}${2:[htpb]} | ||||
| \begin{figure}[${2:htpb}] | ||||
| 	\centering | ||||
| 	\includegraphics[width=${3:0.8}\linewidth]{${4:name.ext}} | ||||
| 	\caption{${4/(\w+)\.\w+/\u$1/}$0} | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 amix
					amix