init
This commit is contained in:
6
snippets/vhdl-mode/stdlib.yasnippet
Normal file
6
snippets/vhdl-mode/stdlib.yasnippet
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: stdlib
|
||||
# key: stdlib
|
||||
# --
|
||||
library std;
|
||||
use std.textio.all;
|
||||
Reference in New Issue
Block a user