name = "HDL" grammar = "hdl" scope = "source.hdl" path_suffixes = ["hdl"] line_comments = ["// "] tab_size = 4 hard_tabs = false