From a5c56aee07a1a3b5e34125dafc7ff071b53fb14e Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 13 Jul 2025 17:55:32 -0500 Subject: [PATCH] home | lunarvim -> nixvim (update tmuxinator) Still need to update keybindings. --- home/common/files/tmuxinator/nixos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/common/files/tmuxinator/nixos.yml b/home/common/files/tmuxinator/nixos.yml index 91e36e8..f05d87d 100644 --- a/home/common/files/tmuxinator/nixos.yml +++ b/home/common/files/tmuxinator/nixos.yml @@ -7,5 +7,5 @@ root: ~/nixos windows: - nixos: - cd ~/nixos - - lvim flake.nix + - nvim flake.nix - bash: cd ~/nixos