desc
This commit is contained in:
parent
f47cfe5d8f
commit
65a5170dd1
6 changed files with 18 additions and 14 deletions
|
|
@ -70,6 +70,14 @@
|
|||
unit = "\t";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "javascript";
|
||||
auto-format = true;
|
||||
indent = {
|
||||
tab-width = 4;
|
||||
unit = "\t";
|
||||
};
|
||||
}
|
||||
{
|
||||
name = "nix";
|
||||
auto-format = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue