[skip ci] Autoformatting with alejandra
This commit is contained in:
parent
67f6c80162
commit
1b8d5137ca
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
event = ["FileType"];
|
||||
pattern = ["nix"];
|
||||
callback.__raw = ''function() vim.opt_local.tabstop = 2; vim.opt_local.shiftwidth = 2; vim.opt_local.expandtab = true; end'';
|
||||
callback.__raw = ''function() vim.opt_local.tabstop = 2; vim.opt_local.shiftwidth = 2; vim.opt_local.expandtab = true; end'';
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue