dev/base: make justfiles also have a tab width of 2
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M user/settings/development/base.nix → user/settings/development/base.nix
@@ -93,7 +93,6 @@ trim_trailing_whitespace = false; }; justfile = { indent_style = "tab"; - tab_width = 4; }; Makefile = { indent_style = "tab";