Allow navigation to previous tab from terminal
This commit is contained in:
@@ -293,6 +293,7 @@
|
||||
{
|
||||
action = "<C-\\><C-n><Cmd>tabp<CR>";
|
||||
key = "<C-[>";
|
||||
mode = [ "t" ];
|
||||
}
|
||||
{
|
||||
action = "<Cmd>lua require(\"typst-preview\").start()<CR>";
|
||||
|
||||
Reference in New Issue
Block a user