diff --git a/users/bun.nix b/users/bun.nix index 00a6c88..879b626 100644 --- a/users/bun.nix +++ b/users/bun.nix @@ -138,7 +138,6 @@ in { push.useForceIfIncludes = true; rerere.enabled = true; color.pager = false; - core.pager = "nvim -R"; }; }; neovim = {