use spaces for elixir
Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
@@ -23,6 +23,12 @@
|
|||||||
pattern = "*";
|
pattern = "*";
|
||||||
command = "normal zR";
|
command = "normal zR";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
event = "FileType";
|
||||||
|
group = "Christoph";
|
||||||
|
pattern = "*.ex,*.exs,*.heex";
|
||||||
|
command = "setlocal expandtab tabstop=2 shiftwidth=2 softtabstop=2";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user