Hi,
I'm new with sublime so excuse me if my question is dumb

but somehow dired is not working for me.
I'm running it on w7.
I've downloaded the zip file with dired package and moved the folder "hibbelig-dired-3d20bab34130" to "C:\Users\Palo\AppData\Roaming\Sublime Text 2\Packages".
The console is showing that the plugin was loaded:
"Reloading plugin C:\Users\Palo\AppData\Roaming\Sublime Text 2\Packages\hibbelig-dired-3d20bab34130\dired.py"
I found that this shortcut is in the default shortcuts for duplicating line - { "keys": ["ctrl+shift+d"], "command": "duplicate_line" },
So I commented it out but after pressing the shortcut nothing happend. When it was uncommented the shortcut was just duplicating lines.
If anyone could advise I'll really greatfull since sublime seems to be really great but I miss a simple directory browser feature.
Thanks