From cb54f0518f59935eb3e550030a531323e56e0547 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Wed, 23 Oct 2024 18:29:38 +0530 Subject: [PATCH] tmuxp: Do not open neovim by default for notes pane --- tmuxp/.config/tmuxp/personal.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tmuxp/.config/tmuxp/personal.yaml b/tmuxp/.config/tmuxp/personal.yaml index 0db84d8..5cdf120 100644 --- a/tmuxp/.config/tmuxp/personal.yaml +++ b/tmuxp/.config/tmuxp/personal.yaml @@ -16,9 +16,6 @@ windows: start_directory: ~/GitSources - window_name: Notes start_directory: ~/notes - panes: - - shell_command: - - nvim - window_name: scratch start_directory: "~" panes: