mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -486,6 +486,11 @@ def __coerce__(self, other): | ||||
| 	${25:pass} | ||||
| endsnippet | ||||
|  | ||||
| snippet deff | ||||
| def ${1:fname}(`!p snip.rv = vim.eval('indent(".") ? "self" : ""')`$2): | ||||
| 	$0 | ||||
| endsnippet | ||||
|  | ||||
| snippet def "function with docstrings" b | ||||
| def ${1:function}(`!p | ||||
| if snip.indent: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 amix
					amix