mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 06:33:35 +08:00 
			
		
		
		
	Updated vim plugins
This commit is contained in:
		| @ -130,9 +130,10 @@ code blocks in C-style languages, <C-}> (which is really <C-]>) adds braces on | ||||
| lines separate from the content. | ||||
|  | ||||
| If t or < is used, Vim prompts for an HTML/XML tag to insert.  You may specify | ||||
| attributes here and they will be stripped from the closing tag.  End your | ||||
| input by pressing <CR> or >.  If <C-T> is used, the tags will appear on lines | ||||
| by themselves. | ||||
| attributes here and they will be stripped from the closing tag. If replacing a | ||||
| tag, its attributes are kept in the new tag. End your input with > to discard | ||||
| the those attributes. If <C-T> is used, the tags will appear on lines by | ||||
| themselves. | ||||
|  | ||||
| If s is used, a leading but not trailing space is added.  This is useful for | ||||
| removing parentheses from a function call with csbs. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 amix
					amix