Zinggi / DictionaryAutoComplete

This adds dictionary entries to the completions inside comments. For lazy typers!
Other
94 stars 19 forks source link

How to change hotkey #15

Closed iRet closed 9 years ago

iRet commented 9 years ago

Is it possible to change Ctrl+Space combination to something another in config? This one is already bound in OSX to spotlight.

Zinggi commented 9 years ago

Im on holidays, so i cant veryfy my answer, but i think it's as easy as adding the corresponding keybind to your sublime keybindings file. Please consult the official sublime documentation if you don't know how to do that. Hope that helps.

Zinggi commented 9 years ago

I'm closing this, as this is not a DictionaryAutoComplete issue, but a Sublime Text issue