diff --git a/config/plugins/plugins.nix b/config/plugins/plugins.nix index ae8280e..dff250e 100644 --- a/config/plugins/plugins.nix +++ b/config/plugins/plugins.nix @@ -24,6 +24,7 @@ sleuth.enable = pkgs.lib.mkDefault true; nvim-tree = { enable = pkgs.lib.mkDefault true; + updateFocusedFile.enable = pkgs.lib.mkDefault true; }; toggleterm = { enable = pkgs.lib.mkDefault true; diff --git a/flake.lock b/flake.lock index aff6bec..8eda8a2 100644 --- a/flake.lock +++ b/flake.lock @@ -189,11 +189,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720957393, - "narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=", + "lastModified": 1721138476, + "narHash": "sha256-+W5eZOhhemLQxelojLxETfbFbc19NWawsXBlapYpqIA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "693bc46d169f5af9c992095736e82c3488bf7dbb", + "rev": "ad0b5eed1b6031efaed382844806550c3dcb4206", "type": "github" }, "original": { @@ -243,11 +243,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1721042250, - "narHash": "sha256-CEOGzI9WFGezwJ3lok0F//1UEq5crzE2kZDLQK2EtfE=", + "lastModified": 1721407141, + "narHash": "sha256-Qm5Q/mwn4LFZdb/7HwXjHTUGkz2wraNBr0WXpkuqwuo=", "owner": "nix-community", "repo": "nixvim", - "rev": "b9ed90003273f0a75151b32948e16b44891f403c", + "rev": "8a4dc239d62cf5cec319038848bf3d12e6bb7337", "type": "github" }, "original": {