From 0cc847cebb6722ad70e7542726db625267c62ac7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 29 Mar 2025 00:27:53 +0000 Subject: [PATCH] Open nvim in netrw --- .tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux b/.tmux index 101871cd8..c0b37f130 100755 --- a/.tmux +++ b/.tmux @@ -6,4 +6,4 @@ tmux new-window -dn daily_emails -c "source/_daily_emails" tmux send-keys -t server "devenv up" Enter -nvim +nvim .