Dodana obsługa snippets
This commit is contained in:
5
snippets/python-mode/locv
Normal file
5
snippets/python-mode/locv
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Location Vector
|
||||
# key: locv
|
||||
# --
|
||||
Location(Vector(0,0,0),(0,0,0))
|
||||
Reference in New Issue
Block a user