andrewrynhard / atom-latex-plus

16 stars 13 forks source link

Add command for compiling and syncing the project #45

Closed svkurowski closed 8 years ago

svkurowski commented 8 years ago

Closes #42.

The shortcut cmd-; / ctrl-; has been remapped to this new command as it is more likely to be the expected behavior. Users who want to keep the old behavior can easily remap the commands.

If you don't agree about the remapping, just tell me and I can undo it.

andrewrynhard commented 8 years ago

@svkurowski The mapping looks fine. Thanks again for your work!