Skip to content

Commit a48b407

Browse files
nvim(oil): change keymap
1 parent 023c3d4 commit a48b407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nvim/lua/minizilla/misc.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ require('oil').setup {
3232
['<BS>'] = 'actions.parent',
3333
}
3434
}
35-
nmap('<Leader>fb', '<Cmd>Oil<CR>')
35+
nmap('<Leader>b', '<Cmd>Oil<CR>')

0 commit comments

Comments
 (0)