Skip to content

Commit 8458c51

Browse files
committed
Remap terminal
1 parent 1cf55a1 commit 8458c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,7 @@ require('lazy').setup({
10351035
version = '*',
10361036
enabled = true,
10371037
opts = {
1038-
open_mapping = '<D-r>',
1038+
open_mapping = '<D-t>',
10391039
direction = 'vertical',
10401040
size = function(term)
10411041
if term.direction == 'horizontal' then

0 commit comments

Comments
 (0)