I am learning lazyzim, I read the documentation on keymaps:
https://www.lazyvim.org/keymaps
I see a lot of key map that have 2 version (cwd and Root Dir), for example:
leader E Explorer NeoTree (cwd)
leader fe Explorer NeoTree (Root Dir)
leader ff Find Files (Root Dir)
leader fF Find Files (cwd)
I don’t know the different between cwd and Root Dir?
Can you help me?