Skip to content

Commit

Permalink
add sim to hog automode list
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpeck committed Apr 18, 2024
1 parent da58d25 commit 0a63203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hog.el
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ in that path"
(,hog--file-name-re . (2 font-lock-doc-face))) ; ipbus decoder file

;; auto mode list
'("\\.src\\'" "\\.con\\'" "\\.lst\\'")
'("\\.sim\\'" "\\.src\\'" "\\.con\\'" "\\.lst\\'")

;; function list
(list
Expand Down

0 comments on commit 0a63203

Please sign in to comment.