tmuxp: Do not open neovim by default for notes pane
This commit is contained in:
parent
9ee9c37a64
commit
cb54f0518f
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ windows:
|
||||||
start_directory: ~/GitSources
|
start_directory: ~/GitSources
|
||||||
- window_name: Notes
|
- window_name: Notes
|
||||||
start_directory: ~/notes
|
start_directory: ~/notes
|
||||||
panes:
|
|
||||||
- shell_command:
|
|
||||||
- nvim
|
|
||||||
- window_name: scratch
|
- window_name: scratch
|
||||||
start_directory: "~"
|
start_directory: "~"
|
||||||
panes:
|
panes:
|
||||||
|
|
Loading…
Reference in a new issue