Requires version 4073 or higher. Q: Why not use NimLime ? A: NimLime dropped support for NimSuggest and Nimble. It now focuses on providing language highlighting ...
import os; path=sublime.packages_path(); (os.makedirs(path) if not os.path.exists(path) else None); window.run_command('exec', {'cmd': ['git', 'clone', 'https ...