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";
|
||||
|
||||
Reference in New Issue
Block a user