Skip to content

Commit

Permalink
Update languages.yml to recognize expect as a form of Tcl
Browse files Browse the repository at this point in the history
  • Loading branch information
cooljeanius committed Nov 12, 2023
1 parent 7ca3799 commit 0aac599
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6953,6 +6953,7 @@ Tcl:
- ".tcl.in"
- ".tm"
- ".xdc"
- ".exp"
aliases:
- sdc
- xdc
Expand All @@ -6962,6 +6963,7 @@ Tcl:
interpreters:
- tclsh
- wish
- expect
tm_scope: source.tcl
ace_mode: tcl
codemirror_mode: tcl
Expand Down

0 comments on commit 0aac599

Please sign in to comment.