mirror of
https://github.com/amix/vimrc
synced 2025-01-04 16:08:44 +00:00
4 lines
46 B
Text
4 lines
46 B
Text
|
def get_${1:name}(self):
|
||
|
return self._$1
|
||
|
${2}
|