renzmann / treesit-auto

Automatic installation, usage, and fallback for tree-sitter major modes in Emacs 29
GNU General Public License v3.0
353 stars 27 forks source link

Improve dockerfile-ts-mode regex to take into account Containerfile #90

Closed alternateved closed 3 months ago

alternateved commented 4 months ago

Hello!

Current regex doesn't seem to take into account Containerfile. This would fix that.