This repository has been archived on 2024-04-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
setup/roles/neovim/files/plugin/neotree.lua
2023-01-21 15:45:50 +01:00

1 line
86 B
Lua

vim.api.nvim_set_keymap('n', '<C-e>', ':NeoTreeRevealToggle<CR>', { noremap = true })