forked from trishume/syntect
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request trishume#12 from manuelgutierrezsigasi/master
Support VHDL and Verilog
- Loading branch information
Showing
4 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Submodule Packages
updated
7 files
+3 −1 | README.md | |
+1 −0 | VHDL/SOURCE | |
+1 −0 | VHDL/VERSION | |
+62 −0 | VHDL/vhdl.tmLanguage.sublime-syntax | |
+1 −0 | Verilog/SOURCE | |
+1 −0 | Verilog/VERSION | |
+73 −0 | Verilog/verilog.tmLanguage.sublime-syntax |