mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(language/conf): handle .tool-versions files with conf-mode
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
"/\\.env\\.[^/]+\\'"
|
||||
"\\.cfg\\'"
|
||||
"\\.conf\\'"
|
||||
"\\tool-versions\\'"
|
||||
"\\.tool-versions\\'"
|
||||
|
||||
:hook (conf-mode . siren-conf-mode-setup)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user