Skip to content

Commit cd9da7a

Browse files
committed
update
1 parent d2d7de8 commit cd9da7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/dired/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,7 @@ local function create_shortcut_manager()
685685
virt_text_pos = 'inline',
686686
virt_text = { { ('[%s] '):format(key), 'DiredShort' } },
687687
invalidate = true,
688+
right_gravity = false,
688689
})
689690
pool = { unpack(pool, 2) }
690691
vim.keymap.set('n', key, function()

0 commit comments

Comments
 (0)