We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023c3d4 commit a48b407Copy full SHA for a48b407
modules/nvim/lua/minizilla/misc.lua
@@ -32,4 +32,4 @@ require('oil').setup {
32
['<BS>'] = 'actions.parent',
33
}
34
35
-nmap('<Leader>fb', '<Cmd>Oil<CR>')
+nmap('<Leader>b', '<Cmd>Oil<CR>')
0 commit comments