1
Fork 0

Navigate mini.files with enter!

This commit is contained in:
Matei Adriel 2023-09-22 19:37:24 +03:00
parent c21bf836a8
commit c8d7224dc9
No known key found for this signature in database
7 changed files with 48 additions and 13 deletions
dotfiles/neovim/lua/my/plugins

View file

@ -15,7 +15,9 @@ function M.config()
windows = {
preview = false,
},
mappings = {},
mappings = {
go_in_plus = "<cr>",
},
})
K.nmap("<C-S-F>", function()