vaanwd / Zeal

Zeal for Sublime Text 2/3
MIT License
184 stars 24 forks source link

Hotkey issues #18

Closed Nitecon closed 6 years ago

Nitecon commented 8 years ago

F1 hotkey is not ideal as it is currently bound to something else, please make the hotkey configurable if possible.

vaanwd commented 6 years ago

Preferences->Key Bindings and add at the end: { "keys": ["ctrl+f1"], "command": "zeal_search_selection" }