more lua style

This commit is contained in:
2022-04-02 00:12:49 +02:00
parent ab1de6c1de
commit 2425d5f29d
3 changed files with 2 additions and 4 deletions

View File

@@ -48,6 +48,6 @@ require('neo-tree').setup({
hide_dotfiles = false,
hide_gitignored = false,
},
}
},
})
utils.map('n', '\\', '<cmd>Neotree reveal<cr>')