mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-04 22:41:11 +00:00
add today note vsplit
This commit is contained in:
parent
5869e4a6b4
commit
b78bc5b3bb
@ -129,10 +129,7 @@ in
|
||||
space.t = ":sh zellij action toggle-floating-panes";
|
||||
|
||||
# Today's note
|
||||
space.n = [
|
||||
":sh fish -c 'generate-today'"
|
||||
":vsplit %sh{generate-today}"
|
||||
];
|
||||
space.n = ":vsplit %sh{fish -c 'generate-today'}";
|
||||
|
||||
# Open lazygit
|
||||
# Unfortunately, this breaks mouse input and the terminal after quitting Helix
|
||||
|
Loading…
x
Reference in New Issue
Block a user