idr important stuff

This commit is contained in:
iris committed 2022-08-21 13:09:41 -04:00
1 parent d00a914e63
commit c4f2a1e4cb
5 files changed
+31 -18

No files matched your search

+1 -1
View File
@@ -21,7 +21,7 @@ return function(use)
}
local u = require 'config.utils'.mapping
u.nmap('<space>e', u.cmd('Neotree toggle'))
u.cmd('<leader>e', 'Neotree toggle')
end
}
end