This commit is contained in:
parent
aee90917d9
commit
cd1b85d92d
1 changed files with 10 additions and 0 deletions
|
@ -38,6 +38,16 @@
|
||||||
settings.flavour = "mocha";
|
settings.flavour = "mocha";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
diagnostic.settings = {
|
||||||
|
signs = true;
|
||||||
|
underline = false;
|
||||||
|
update_in_insert = false;
|
||||||
|
virtual_text = {
|
||||||
|
enable = true;
|
||||||
|
spacing = 2;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
stylua
|
stylua
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue