Skip to content

Commit 45c95bd

Browse files
committed
update
1 parent c79a7d4 commit 45c95bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lua/dired/init.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -816,9 +816,9 @@ Browser.setup = function(state)
816816
end
817817
end
818818

819-
-- Iter(keymaps):map(function(map)
820-
-- nmap(map)
821-
-- end)
819+
Iter(keymaps):map(function(map)
820+
nmap(map)
821+
end)
822822

823823
return state
824824
end)

0 commit comments

Comments
 (0)