SublimeText / AdvancedNewFile

File creation plugin for Sublime Text
MIT License
829 stars 93 forks source link

rename file keymap #132

Closed jpmarindiaz closed 9 years ago

jpmarindiaz commented 9 years ago

Hi I was using this custom keymap to rename my files. With the latest update it is not working anymore. { "keys": ["super+alt+r"], "command": "advanced_new_file", "args": {"rename": true}}, What would be the correct command for my custom keymap? Using OSX and linux.

Thanks

jpmarindiaz commented 9 years ago

Sorry... just restarted sublime and it worked