feat(neotree): reveal file on open
This commit is contained in:
@@ -4,6 +4,9 @@ return {
|
||||
---@type AstroCoreOpts
|
||||
opts = {
|
||||
mappings = {
|
||||
n = {
|
||||
["<Leader>e"] = { "<Cmd>Neotree toggle reveal reveal_force_cwd<CR>", desc = "Toggle Explorer" },
|
||||
},
|
||||
t = {
|
||||
["<Esc>"] = [[<C-\><C-n>]],
|
||||
["<A-h>"] = [[<C-\><C-N><C-w>h]],
|
||||
|
||||
Reference in New Issue
Block a user