some firefox settings
This commit is contained in:
parent
bafe0b7aa2
commit
24df8a251b
3 changed files with 43 additions and 3 deletions
|
|
@ -104,6 +104,8 @@ in
|
|||
"ltex.ltex-ls.path" = "${pkgs.ltex-ls-plus}";
|
||||
"direnv.path.executable" = "${pkgs.direnv}/bin/direnv";
|
||||
"latex-workshop.latex.autoBuild.run" = "never";
|
||||
# disable the cluttering Rust type hints unless crtl+alt is pressed
|
||||
"editor.inlayHints.enabled" = "offUnlessPressed";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue