init
This commit is contained in:
5
snippets/vhdl-mode/to
Normal file
5
snippets/vhdl-mode/to
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: to
|
||||
# key: to
|
||||
# --
|
||||
${1:name}(${2:start} to ${3:end})$0
|
||||
Reference in New Issue
Block a user