remove jj pagination

This commit is contained in:
Noah Masur
2025-07-26 21:03:40 -04:00
parent f778bc58ac
commit ebd79aa348

View File

@ -22,6 +22,7 @@ in
name = config.programs.git.userName;
email = config.programs.git.userEmail;
};
ui.paginate = "never";
};
};