update
This commit is contained in:
@@ -88,6 +88,11 @@ lib,
|
||||
key = "<leader>zn";
|
||||
action = "<cmd>ZkNew<CR>";
|
||||
}
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>zj";
|
||||
action = "<cmd>ZkNew { dir = \"journal/daily\" } <CR>";
|
||||
}
|
||||
# quickfix/location list
|
||||
{
|
||||
mode = "n";
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
programs = {
|
||||
tmux = {
|
||||
enable = true;
|
||||
terminal = "tmux-256color";
|
||||
shortcut = "Space";
|
||||
mouse = true;
|
||||
baseIndex = 1;
|
||||
|
||||
Reference in New Issue
Block a user