Mapper plugin, Telescope extensions
This commit is contained in:
@ -29,10 +29,8 @@ local telescope_installer = require('telescope').setup({
|
||||
hijack_netrw = true,
|
||||
mappings = {
|
||||
["i"] = {
|
||||
["<C-h>"] = fb_actions.goto_home_dir
|
||||
},
|
||||
["n"] = {
|
||||
["<C-c>"] = fb_actions.create
|
||||
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user