This commit is contained in:
2026-03-11 13:34:29 +00:00
parent 671036416b
commit e12d425df5
4 changed files with 16 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
{
event = "FileType";
group = "Christoph";
pattern = "*.ex,*.exs,*.heex";
pattern = "elixir,eelixir,heex";
command = "setlocal expandtab tabstop=2 shiftwidth=2 softtabstop=2";
}
];